public class V1HTTPIngressRuleValueBuilder extends V1HTTPIngressRuleValueFluentImpl<V1HTTPIngressRuleValueBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue,V1HTTPIngressRuleValueBuilder>
V1HTTPIngressRuleValueFluent.PathsNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1HTTPIngressRuleValueBuilder() |
V1HTTPIngressRuleValueBuilder(Boolean validationEnabled) |
V1HTTPIngressRuleValueBuilder(io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue instance) |
V1HTTPIngressRuleValueBuilder(io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue instance,
Boolean validationEnabled) |
V1HTTPIngressRuleValueBuilder(V1HTTPIngressRuleValueFluent<?> fluent) |
V1HTTPIngressRuleValueBuilder(V1HTTPIngressRuleValueFluent<?> fluent,
Boolean validationEnabled) |
V1HTTPIngressRuleValueBuilder(V1HTTPIngressRuleValueFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue instance) |
V1HTTPIngressRuleValueBuilder(V1HTTPIngressRuleValueFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue |
build() |
addAllToPaths, addNewPath, addNewPathLike, addToPaths, addToPaths, buildFirstPath, buildLastPath, buildMatchingPath, buildPath, buildPaths, editFirstPath, editLastPath, editMatchingPath, editPath, equals, getPaths, hashCode, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromPaths, removeMatchingFromPaths, setNewPathLike, setToPaths, toString, withPaths, withPathsaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1HTTPIngressRuleValueBuilder()
public V1HTTPIngressRuleValueBuilder(Boolean validationEnabled)
public V1HTTPIngressRuleValueBuilder(V1HTTPIngressRuleValueFluent<?> fluent)
public V1HTTPIngressRuleValueBuilder(V1HTTPIngressRuleValueFluent<?> fluent, Boolean validationEnabled)
public V1HTTPIngressRuleValueBuilder(V1HTTPIngressRuleValueFluent<?> fluent, io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue instance)
public V1HTTPIngressRuleValueBuilder(V1HTTPIngressRuleValueFluent<?> fluent, io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue instance, Boolean validationEnabled)
public V1HTTPIngressRuleValueBuilder(io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue instance)
public V1HTTPIngressRuleValueBuilder(io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.