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, 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(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.