public class DoneableDaemonEndpoint extends DaemonEndpointFluentImpl<DoneableDaemonEndpoint> implements Doneable<DaemonEndpoint>
_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() |
equals, getPort, hasPort, 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–2017 Red Hat. All rights reserved.