public class V1HTTPIngressPathBuilder extends V1HTTPIngressPathFluentImpl<V1HTTPIngressPathBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1HTTPIngressPath,V1HTTPIngressPathBuilder>
V1HTTPIngressPathFluentImpl.BackendNestedImpl<N>V1HTTPIngressPathFluent.BackendNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1HTTPIngressPathBuilder() |
V1HTTPIngressPathBuilder(Boolean validationEnabled) |
V1HTTPIngressPathBuilder(io.kubernetes.client.openapi.models.V1HTTPIngressPath instance) |
V1HTTPIngressPathBuilder(io.kubernetes.client.openapi.models.V1HTTPIngressPath instance,
Boolean validationEnabled) |
V1HTTPIngressPathBuilder(V1HTTPIngressPathFluent<?> fluent) |
V1HTTPIngressPathBuilder(V1HTTPIngressPathFluent<?> fluent,
Boolean validationEnabled) |
V1HTTPIngressPathBuilder(V1HTTPIngressPathFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HTTPIngressPath instance) |
V1HTTPIngressPathBuilder(V1HTTPIngressPathFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HTTPIngressPath instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1HTTPIngressPath |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildBackend, editBackend, editOrNewBackend, editOrNewBackendLike, getBackend, getPath, getPathType, hasBackend, hasPath, hasPathType, withBackend, withNewBackend, withNewBackendLike, withNewPath, withNewPathType, withPath, withPathTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1HTTPIngressPathBuilder()
public V1HTTPIngressPathBuilder(Boolean validationEnabled)
public V1HTTPIngressPathBuilder(V1HTTPIngressPathFluent<?> fluent)
public V1HTTPIngressPathBuilder(V1HTTPIngressPathFluent<?> fluent, Boolean validationEnabled)
public V1HTTPIngressPathBuilder(V1HTTPIngressPathFluent<?> fluent, io.kubernetes.client.openapi.models.V1HTTPIngressPath instance)
public V1HTTPIngressPathBuilder(V1HTTPIngressPathFluent<?> fluent, io.kubernetes.client.openapi.models.V1HTTPIngressPath instance, Boolean validationEnabled)
public V1HTTPIngressPathBuilder(io.kubernetes.client.openapi.models.V1HTTPIngressPath instance)
public V1HTTPIngressPathBuilder(io.kubernetes.client.openapi.models.V1HTTPIngressPath instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1HTTPIngressPath build()
public boolean equals(Object o)
equals in class V1HTTPIngressPathFluentImpl<V1HTTPIngressPathBuilder>public int hashCode()
hashCode in class V1HTTPIngressPathFluentImpl<V1HTTPIngressPathBuilder>Copyright © 2022. All rights reserved.