public class DoneableHTTPIngressPath extends HTTPIngressPathFluentImpl<DoneableHTTPIngressPath> implements io.fabric8.kubernetes.api.model.Doneable<HTTPIngressPath>
HTTPIngressPathFluentImpl.BackendNestedImpl<N>HTTPIngressPathFluent.BackendNested<N>| Constructor and Description |
|---|
DoneableHTTPIngressPath(io.fabric8.kubernetes.api.builder.Function<HTTPIngressPath,HTTPIngressPath> function) |
DoneableHTTPIngressPath(HTTPIngressPath item) |
DoneableHTTPIngressPath(HTTPIngressPath item,
io.fabric8.kubernetes.api.builder.Function<HTTPIngressPath,HTTPIngressPath> function) |
| Modifier and Type | Method and Description |
|---|---|
HTTPIngressPath |
done() |
buildBackend, editBackend, editOrNewBackend, editOrNewBackendLike, equals, getBackend, getPath, getPathType, hasBackend, hashCode, hasPath, hasPathType, withBackend, withNewBackend, withNewBackendLike, withNewPath, withNewPath, withNewPath, withNewPathType, withNewPathType, withNewPathType, withPath, withPathTypepublic DoneableHTTPIngressPath(io.fabric8.kubernetes.api.builder.Function<HTTPIngressPath,HTTPIngressPath> function)
public DoneableHTTPIngressPath(HTTPIngressPath item, io.fabric8.kubernetes.api.builder.Function<HTTPIngressPath,HTTPIngressPath> function)
public DoneableHTTPIngressPath(HTTPIngressPath item)
public HTTPIngressPath done()
done in interface io.fabric8.kubernetes.api.model.Doneable<HTTPIngressPath>Copyright © 2015–2020 Red Hat. All rights reserved.