public class DoneableHTTPIngressPath extends HTTPIngressPathFluentImpl<DoneableHTTPIngressPath> implements Doneable<HTTPIngressPath>, HTTPIngressPathFluent<DoneableHTTPIngressPath>
HTTPIngressPathFluentImpl.BackendNestedImpl<N>HTTPIngressPathFluent.BackendNested<N>_visitables| Constructor and Description |
|---|
DoneableHTTPIngressPath(Function<HTTPIngressPath,HTTPIngressPath> function) |
DoneableHTTPIngressPath(HTTPIngressPath item) |
DoneableHTTPIngressPath(HTTPIngressPath item,
Function<HTTPIngressPath,HTTPIngressPath> function) |
| 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(Function<HTTPIngressPath,HTTPIngressPath> function)
public DoneableHTTPIngressPath(HTTPIngressPath item, Function<HTTPIngressPath,HTTPIngressPath> function)
public DoneableHTTPIngressPath(HTTPIngressPath item)
public HTTPIngressPath done()
done in interface Doneable<HTTPIngressPath>Copyright © 2011–2016 Red Hat. All rights reserved.