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