public class DaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>> extends BaseFluent<A> implements DaemonEndpointFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
DaemonEndpointFluentImpl() |
DaemonEndpointFluentImpl(DaemonEndpoint instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getPort() |
int |
hashCode() |
Boolean |
hasPort() |
A |
withPort(Integer port) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic DaemonEndpointFluentImpl()
public DaemonEndpointFluentImpl(DaemonEndpoint instance)
public Integer getPort()
getPort in interface DaemonEndpointFluent<A extends DaemonEndpointFluent<A>>public A withPort(Integer port)
withPort in interface DaemonEndpointFluent<A extends DaemonEndpointFluent<A>>public Boolean hasPort()
hasPort in interface DaemonEndpointFluent<A extends DaemonEndpointFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.