public class ServerAddressByClientCIDRFluentImpl<A extends ServerAddressByClientCIDRFluent<A>> extends BaseFluent<A> implements ServerAddressByClientCIDRFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
ServerAddressByClientCIDRFluentImpl() |
ServerAddressByClientCIDRFluentImpl(ServerAddressByClientCIDR instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getClientCIDR() |
String |
getServerAddress() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasClientCIDR() |
int |
hashCode() |
Boolean |
hasServerAddress() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withClientCIDR(String clientCIDR) |
A |
withServerAddress(String serverAddress) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ServerAddressByClientCIDRFluentImpl()
public ServerAddressByClientCIDRFluentImpl(ServerAddressByClientCIDR instance)
public String getClientCIDR()
getClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withClientCIDR(String clientCIDR)
withClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public Boolean hasClientCIDR()
hasClientCIDR in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public String getServerAddress()
getServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A withServerAddress(String serverAddress)
withServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public Boolean hasServerAddress()
hasServerAddress in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends ServerAddressByClientCIDRFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends ServerAddressByClientCIDRFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.