public class V1DaemonEndpointFluentImpl<A extends V1DaemonEndpointFluent<A>> extends BaseFluent<A> implements V1DaemonEndpointFluent<A>
_visitables
Constructor and Description |
---|
V1DaemonEndpointFluentImpl() |
V1DaemonEndpointFluentImpl(V1DaemonEndpoint instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getPort() |
int |
hashCode() |
Boolean |
hasPort() |
A |
withPort(Integer port) |
public V1DaemonEndpointFluentImpl()
public V1DaemonEndpointFluentImpl(V1DaemonEndpoint instance)
public Integer getPort()
getPort
in interface V1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
public A withPort(Integer port)
withPort
in interface V1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
public Boolean hasPort()
hasPort
in interface V1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
Copyright © 2021. All rights reserved.