public class DoneableHTTPIngressPath extends HTTPIngressPathFluentImpl<DoneableHTTPIngressPath> implements Doneable<HTTPIngressPath>, HTTPIngressPathFluent<DoneableHTTPIngressPath>
HTTPIngressPathFluentImpl.BackendNestedImpl<N>HTTPIngressPathFluent.BackendNested<N>_visitables| Constructor and Description |
|---|
DoneableHTTPIngressPath(HTTPIngressPath item,
Visitor<HTTPIngressPath> visitor) |
DoneableHTTPIngressPath(Visitor<HTTPIngressPath> visitor) |
| Modifier and Type | Method and Description |
|---|---|
HTTPIngressPath |
done() |
addToAdditionalProperties, addToAdditionalProperties, editBackend, equals, getAdditionalProperties, getBackend, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBackend, withNewBackend, withNewBackendLike, withPathaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editBackend, getAdditionalProperties, getBackend, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBackend, withNewBackend, withNewBackendLike, withPathpublic DoneableHTTPIngressPath(HTTPIngressPath item, Visitor<HTTPIngressPath> visitor)
public DoneableHTTPIngressPath(Visitor<HTTPIngressPath> visitor)
public HTTPIngressPath done()
done in interface Doneable<HTTPIngressPath>Copyright © 2011–2016 Red Hat. All rights reserved.