public class HTTPIngressRuleValueBuilder extends HTTPIngressRuleValueFluent<HTTPIngressRuleValueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPIngressRuleValue,HTTPIngressRuleValueBuilder>
HTTPIngressRuleValueFluent.PathsNested<N>| Constructor and Description |
|---|
HTTPIngressRuleValueBuilder() |
HTTPIngressRuleValueBuilder(HTTPIngressRuleValue instance) |
HTTPIngressRuleValueBuilder(HTTPIngressRuleValueFluent<?> fluent) |
HTTPIngressRuleValueBuilder(HTTPIngressRuleValueFluent<?> fluent,
HTTPIngressRuleValue instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTPIngressRuleValue |
build() |
addAllToPaths, addNewPath, addNewPathLike, addToAdditionalProperties, addToAdditionalProperties, addToPaths, addToPaths, buildFirstPath, buildLastPath, buildMatchingPath, buildPath, buildPaths, copyInstance, editFirstPath, editLastPath, editMatchingPath, editPath, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, removeMatchingFromPaths, setNewPathLike, setToPaths, toString, withAdditionalProperties, withPaths, withPathsaggregate, aggregate, build, build, builderOf, getVisitableMappublic HTTPIngressRuleValueBuilder()
public HTTPIngressRuleValueBuilder(HTTPIngressRuleValueFluent<?> fluent)
public HTTPIngressRuleValueBuilder(HTTPIngressRuleValueFluent<?> fluent, HTTPIngressRuleValue instance)
public HTTPIngressRuleValueBuilder(HTTPIngressRuleValue instance)
public HTTPIngressRuleValue build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPIngressRuleValue>Copyright © 2015–2025 Red Hat. All rights reserved.