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