public class HTTPIngressPathBuilder extends HTTPIngressPathFluentImpl<HTTPIngressPathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPIngressPath,HTTPIngressPathBuilder>
HTTPIngressPathFluentImpl.BackendNestedImpl<N>HTTPIngressPathFluent.BackendNested<N>| Constructor and Description |
|---|
HTTPIngressPathBuilder() |
HTTPIngressPathBuilder(Boolean validationEnabled) |
HTTPIngressPathBuilder(HTTPIngressPath instance) |
HTTPIngressPathBuilder(HTTPIngressPath instance,
Boolean validationEnabled) |
HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent) |
HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent,
Boolean validationEnabled) |
HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent,
HTTPIngressPath instance) |
HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent,
HTTPIngressPath instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HTTPIngressPath |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildBackend, editBackend, editOrNewBackend, editOrNewBackendLike, getAdditionalProperties, getBackend, getPath, getPathType, hasAdditionalProperties, hasBackend, hasPath, hasPathType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBackend, withNewBackend, withNewBackendLike, withNewPath, withNewPathType, withPath, withPathTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic HTTPIngressPathBuilder()
public HTTPIngressPathBuilder(Boolean validationEnabled)
public HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent)
public HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent, Boolean validationEnabled)
public HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent, HTTPIngressPath instance)
public HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent, HTTPIngressPath instance, Boolean validationEnabled)
public HTTPIngressPathBuilder(HTTPIngressPath instance)
public HTTPIngressPathBuilder(HTTPIngressPath instance, Boolean validationEnabled)
public HTTPIngressPath build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPIngressPath>public boolean equals(Object o)
equals in class HTTPIngressPathFluentImpl<HTTPIngressPathBuilder>public int hashCode()
hashCode in class HTTPIngressPathFluentImpl<HTTPIngressPathBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.