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, withPath
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editBackend, getAdditionalProperties, getBackend, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBackend, withNewBackend, withNewBackendLike, withPath
public 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.