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