public class ExtensionsV1beta1HTTPIngressRuleValueBuilder extends ExtensionsV1beta1HTTPIngressRuleValueFluentImpl<ExtensionsV1beta1HTTPIngressRuleValueBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.ExtensionsV1beta1HTTPIngressRuleValue,ExtensionsV1beta1HTTPIngressRuleValueBuilder>
ExtensionsV1beta1HTTPIngressRuleValueFluentImpl.PathsNestedImpl<N>
ExtensionsV1beta1HTTPIngressRuleValueFluent.PathsNested<N>
_visitables, VISIT
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.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, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public ExtensionsV1beta1HTTPIngressRuleValueBuilder()
public ExtensionsV1beta1HTTPIngressRuleValueBuilder(Boolean validationEnabled)
public ExtensionsV1beta1HTTPIngressRuleValueBuilder(ExtensionsV1beta1HTTPIngressRuleValueFluent<?> fluent)
public ExtensionsV1beta1HTTPIngressRuleValueBuilder(ExtensionsV1beta1HTTPIngressRuleValueFluent<?> fluent, Boolean validationEnabled)
public ExtensionsV1beta1HTTPIngressRuleValueBuilder(ExtensionsV1beta1HTTPIngressRuleValueFluent<?> fluent, io.kubernetes.client.openapi.models.ExtensionsV1beta1HTTPIngressRuleValue instance)
public ExtensionsV1beta1HTTPIngressRuleValueBuilder(ExtensionsV1beta1HTTPIngressRuleValueFluent<?> fluent, io.kubernetes.client.openapi.models.ExtensionsV1beta1HTTPIngressRuleValue instance, Boolean validationEnabled)
public ExtensionsV1beta1HTTPIngressRuleValueBuilder(io.kubernetes.client.openapi.models.ExtensionsV1beta1HTTPIngressRuleValue instance)
public ExtensionsV1beta1HTTPIngressRuleValueBuilder(io.kubernetes.client.openapi.models.ExtensionsV1beta1HTTPIngressRuleValue instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.ExtensionsV1beta1HTTPIngressRuleValue build()
public boolean equals(Object o)
public int hashCode()
Copyright © 2021. All rights reserved.