public class ServerAddressByClientCIDRBuilder extends ServerAddressByClientCIDRFluentImpl<ServerAddressByClientCIDRBuilder> implements VisitableBuilder<ServerAddressByClientCIDR,ServerAddressByClientCIDRBuilder>
_visitables| Modifier and Type | Method and Description |
|---|---|
ServerAddressByClientCIDR |
build() |
boolean |
equals(java.lang.Object o) |
getClientCIDR, getServerAddress, hasClientCIDR, hasServerAddress, withClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewServerAddress, withNewServerAddress, withNewServerAddress, withServerAddressaccept, aggregate, aggregate, build, build, builderOfpublic ServerAddressByClientCIDRBuilder()
public ServerAddressByClientCIDRBuilder(java.lang.Boolean validationEnabled)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent, java.lang.Boolean validationEnabled)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent, ServerAddressByClientCIDR instance)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent, ServerAddressByClientCIDR instance, java.lang.Boolean validationEnabled)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDR instance)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDR instance, java.lang.Boolean validationEnabled)
public ServerAddressByClientCIDRBuilder(javax.validation.Validator validator)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent, ServerAddressByClientCIDR instance, javax.validation.Validator validator)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDR instance, javax.validation.Validator validator)
public ServerAddressByClientCIDR build()
build in interface Builder<ServerAddressByClientCIDR>public boolean equals(java.lang.Object o)
equals in class ServerAddressByClientCIDRFluentImpl<ServerAddressByClientCIDRBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.