public class DoneableHTTPGetAction extends HTTPGetActionFluentImpl<DoneableHTTPGetAction> implements Doneable<HTTPGetAction>
HTTPGetActionFluentImpl.HttpHeadersNestedImpl<N>, HTTPGetActionFluentImpl.PortNestedImpl<N>HTTPGetActionFluent.HttpHeadersNested<N>, HTTPGetActionFluent.PortNested<N>_visitables| Constructor and Description |
|---|
DoneableHTTPGetAction(Function<HTTPGetAction,HTTPGetAction> function) |
DoneableHTTPGetAction(HTTPGetAction item) |
DoneableHTTPGetAction(HTTPGetAction item,
Function<HTTPGetAction,HTTPGetAction> function) |
| Modifier and Type | Method and Description |
|---|---|
HTTPGetAction |
done() |
addNewHttpHeader, addNewHttpHeader, addNewHttpHeaderLike, addToHttpHeaders, editPort, equals, getHost, getHttpHeaders, getPath, getPort, getScheme, removeFromHttpHeaders, withHost, withHttpHeaders, withHttpHeaders, withNewPort, withNewPort, withNewPort, withNewPortLike, withPath, withPort, withSchemepublic DoneableHTTPGetAction(Function<HTTPGetAction,HTTPGetAction> function)
public DoneableHTTPGetAction(HTTPGetAction item, Function<HTTPGetAction,HTTPGetAction> function)
public DoneableHTTPGetAction(HTTPGetAction item)
public HTTPGetAction done()
done in interface Doneable<HTTPGetAction>Copyright © 2011–2016 Red Hat. All rights reserved.