public class NetworkingV1beta1HTTPIngressRuleValueBuilder extends NetworkingV1beta1HTTPIngressRuleValueFluentImpl<NetworkingV1beta1HTTPIngressRuleValueBuilder> implements VisitableBuilder<NetworkingV1beta1HTTPIngressRuleValue,NetworkingV1beta1HTTPIngressRuleValueBuilder>
NetworkingV1beta1HTTPIngressRuleValueFluentImpl.PathsNestedImpl<N>NetworkingV1beta1HTTPIngressRuleValueFluent.PathsNested<N>_visitables| Constructor and Description |
|---|
NetworkingV1beta1HTTPIngressRuleValueBuilder() |
NetworkingV1beta1HTTPIngressRuleValueBuilder(Boolean validationEnabled) |
NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValue instance) |
NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValue instance,
Boolean validationEnabled) |
NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValueFluent<?> fluent) |
NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValueFluent<?> fluent,
Boolean validationEnabled) |
NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValueFluent<?> fluent,
NetworkingV1beta1HTTPIngressRuleValue instance) |
NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValueFluent<?> fluent,
NetworkingV1beta1HTTPIngressRuleValue instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NetworkingV1beta1HTTPIngressRuleValue |
build() |
boolean |
equals(Object o) |
addAllToPaths, addNewPath, addNewPathLike, addToPaths, addToPaths, buildFirstPath, buildLastPath, buildMatchingPath, buildPath, buildPaths, editFirstPath, editLastPath, editMatchingPath, editPath, getPaths, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromPaths, removeMatchingFromPaths, setNewPathLike, setToPaths, withPaths, withPathsaccept, aggregate, aggregate, build, build, builderOfpublic NetworkingV1beta1HTTPIngressRuleValueBuilder()
public NetworkingV1beta1HTTPIngressRuleValueBuilder(Boolean validationEnabled)
public NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValueFluent<?> fluent)
public NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValueFluent<?> fluent, Boolean validationEnabled)
public NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValueFluent<?> fluent, NetworkingV1beta1HTTPIngressRuleValue instance)
public NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValueFluent<?> fluent, NetworkingV1beta1HTTPIngressRuleValue instance, Boolean validationEnabled)
public NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValue instance)
public NetworkingV1beta1HTTPIngressRuleValueBuilder(NetworkingV1beta1HTTPIngressRuleValue instance, Boolean validationEnabled)
public NetworkingV1beta1HTTPIngressRuleValue build()
build in interface Builder<NetworkingV1beta1HTTPIngressRuleValue>public boolean equals(Object o)
Copyright © 2021. All rights reserved.