public class ServerAddressByClientCIDRFluentImpl<A extends ServerAddressByClientCIDRFluent<A>> extends BaseFluent<A> implements ServerAddressByClientCIDRFluent<A>
_visitables| Constructor and Description |
|---|
ServerAddressByClientCIDRFluentImpl() |
ServerAddressByClientCIDRFluentImpl(ServerAddressByClientCIDR instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getClientCIDR() |
java.lang.String |
getServerAddress() |
java.lang.Boolean |
hasClientCIDR() |
java.lang.Boolean |
hasServerAddress() |
A |
withClientCIDR(java.lang.String clientCIDR) |
A |
withNewClientCIDR(java.lang.String arg1) |
A |
withNewClientCIDR(java.lang.StringBuffer arg1) |
A |
withNewClientCIDR(java.lang.StringBuilder arg1) |
A |
withNewServerAddress(java.lang.String arg1) |
A |
withNewServerAddress(java.lang.StringBuffer arg1) |
A |
withNewServerAddress(java.lang.StringBuilder arg1) |
A |
withServerAddress(java.lang.String serverAddress) |
public ServerAddressByClientCIDRFluentImpl()
public ServerAddressByClientCIDRFluentImpl(ServerAddressByClientCIDR instance)
public java.lang.String getClientCIDR()
getClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withClientCIDR(java.lang.String clientCIDR)
withClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public java.lang.Boolean hasClientCIDR()
hasClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withNewClientCIDR(java.lang.String arg1)
withNewClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withNewClientCIDR(java.lang.StringBuilder arg1)
withNewClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withNewClientCIDR(java.lang.StringBuffer arg1)
withNewClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public java.lang.String getServerAddress()
getServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withServerAddress(java.lang.String serverAddress)
withServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public java.lang.Boolean hasServerAddress()
hasServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withNewServerAddress(java.lang.String arg1)
withNewServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withNewServerAddress(java.lang.StringBuilder arg1)
withNewServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withNewServerAddress(java.lang.StringBuffer arg1)
withNewServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.