public class V1ServerAddressByClientCIDRFluentImpl<A extends V1ServerAddressByClientCIDRFluent<A>> extends BaseFluent<A> implements V1ServerAddressByClientCIDRFluent<A>
_visitables| Constructor and Description |
|---|
V1ServerAddressByClientCIDRFluentImpl() |
V1ServerAddressByClientCIDRFluentImpl(V1ServerAddressByClientCIDR instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClientCIDR() |
String |
getServerAddress() |
Boolean |
hasClientCIDR() |
Boolean |
hasServerAddress() |
A |
withClientCIDR(String clientCIDR) |
A |
withNewClientCIDR(String arg1) |
A |
withNewClientCIDR(StringBuffer arg1) |
A |
withNewClientCIDR(StringBuilder arg1) |
A |
withNewServerAddress(String arg1) |
A |
withNewServerAddress(StringBuffer arg1) |
A |
withNewServerAddress(StringBuilder arg1) |
A |
withServerAddress(String serverAddress) |
public V1ServerAddressByClientCIDRFluentImpl()
public V1ServerAddressByClientCIDRFluentImpl(V1ServerAddressByClientCIDR instance)
public String getClientCIDR()
getClientCIDR in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public A withClientCIDR(String clientCIDR)
withClientCIDR in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public Boolean hasClientCIDR()
hasClientCIDR in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public A withNewClientCIDR(String arg1)
withNewClientCIDR in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public A withNewClientCIDR(StringBuilder arg1)
withNewClientCIDR in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public A withNewClientCIDR(StringBuffer arg1)
withNewClientCIDR in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public String getServerAddress()
getServerAddress in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public A withServerAddress(String serverAddress)
withServerAddress in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public Boolean hasServerAddress()
hasServerAddress in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public A withNewServerAddress(String arg1)
withNewServerAddress in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public A withNewServerAddress(StringBuilder arg1)
withNewServerAddress in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>public A withNewServerAddress(StringBuffer arg1)
withNewServerAddress in interface V1ServerAddressByClientCIDRFluent<A extends V1ServerAddressByClientCIDRFluent<A>>Copyright © 2020. All rights reserved.