public class DoneableDaemonEndpoint extends DaemonEndpointFluentImpl<DoneableDaemonEndpoint> implements Doneable<DaemonEndpoint>, DaemonEndpointFluent<DoneableDaemonEndpoint>
_visitables| Constructor and Description |
|---|
DoneableDaemonEndpoint(DaemonEndpoint item) |
DoneableDaemonEndpoint(DaemonEndpoint item,
Function<DaemonEndpoint,DaemonEndpoint> function) |
DoneableDaemonEndpoint(Function<DaemonEndpoint,DaemonEndpoint> function) |
| Modifier and Type | Method and Description |
|---|---|
DaemonEndpoint |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getPort, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withPortaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getPort, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withPortpublic DoneableDaemonEndpoint(Function<DaemonEndpoint,DaemonEndpoint> function)
public DoneableDaemonEndpoint(DaemonEndpoint item, Function<DaemonEndpoint,DaemonEndpoint> function)
public DoneableDaemonEndpoint(DaemonEndpoint item)
public DaemonEndpoint done()
done in interface Doneable<DaemonEndpoint>Copyright © 2011–2016 Red Hat. All rights reserved.