public class HTTPIngressPathBuilder extends HTTPIngressPathFluent<HTTPIngressPathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPIngressPath,HTTPIngressPathBuilder>
HTTPIngressPathFluent.BackendNested<N>| Constructor and Description |
|---|
HTTPIngressPathBuilder() |
HTTPIngressPathBuilder(HTTPIngressPath instance) |
HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent) |
HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent,
HTTPIngressPath instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTPIngressPath |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildBackend, copyInstance, editBackend, editOrNewBackend, editOrNewBackendLike, equals, getAdditionalProperties, getPath, getPathType, hasAdditionalProperties, hasBackend, hashCode, hasPath, hasPathType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBackend, withNewBackend, withNewBackendLike, withPath, withPathTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic HTTPIngressPathBuilder()
public HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent)
public HTTPIngressPathBuilder(HTTPIngressPathFluent<?> fluent, HTTPIngressPath instance)
public HTTPIngressPathBuilder(HTTPIngressPath instance)
public HTTPIngressPath build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPIngressPath>Copyright © 2015–2023 Red Hat. All rights reserved.