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() |
buildBackend, editBackend, editOrNewBackend, editOrNewBackendLike, getBackend, getPath, getPathType, hasBackend, hasPath, hasPathType, withBackend, withNewBackend, withNewBackendLike, withNewPath, withNewPath, withNewPath, withNewPath, withNewPath, withNewPath, withNewPath, withNewPath, withNewPath, withNewPath, withNewPathType, withNewPathType, withNewPathType, withNewPathType, withNewPathType, withNewPathType, withNewPathType, withNewPathType, withNewPathType, withNewPathType, withPath, withPathTypeaccept, accept, aggregate, aggregate, build, build, builderOfpublic 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–2021 Red Hat. All rights reserved.