public class DoneableHTTPGetAction extends HTTPGetActionFluentImpl<DoneableHTTPGetAction> implements Doneable<HTTPGetAction>, HTTPGetActionFluent<DoneableHTTPGetAction>
HTTPGetActionFluentImpl.PortNestedImpl<N>HTTPGetActionFluent.PortNested<N>_visitables| Constructor and Description |
|---|
DoneableHTTPGetAction(HTTPGetAction item,
Visitor<HTTPGetAction> visitor) |
DoneableHTTPGetAction(Visitor<HTTPGetAction> visitor) |
| Modifier and Type | Method and Description |
|---|---|
HTTPGetAction |
done() |
addToAdditionalProperties, addToAdditionalProperties, editPort, equals, getAdditionalProperties, getHost, getPath, getPort, getScheme, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withHost, withNewPort, withNewPort, withNewPort, withNewPortLike, withPath, withPort, withSchemeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editPort, getAdditionalProperties, getHost, getPath, getPort, getScheme, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withHost, withNewPort, withNewPort, withNewPort, withNewPortLike, withPath, withPort, withSchemepublic DoneableHTTPGetAction(HTTPGetAction item, Visitor<HTTPGetAction> visitor)
public DoneableHTTPGetAction(Visitor<HTTPGetAction> visitor)
public HTTPGetAction done()
done in interface Doneable<HTTPGetAction>Copyright © 2011–2016 Red Hat. All rights reserved.