public class ServerAddressByClientCIDRBuilder extends ServerAddressByClientCIDRFluentImpl<ServerAddressByClientCIDRBuilder> implements VisitableBuilder<ServerAddressByClientCIDR,ServerAddressByClientCIDRBuilder>
_visitables| Constructor and Description |
|---|
ServerAddressByClientCIDRBuilder() |
ServerAddressByClientCIDRBuilder(Boolean validationEnabled) |
ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDR instance) |
ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDR instance,
Boolean validationEnabled) |
ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent) |
ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent,
Boolean validationEnabled) |
ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent,
ServerAddressByClientCIDR instance) |
ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent,
ServerAddressByClientCIDR instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServerAddressByClientCIDR |
build() |
boolean |
equals(Object o) |
getClientCIDR, getServerAddress, hasClientCIDR, hasServerAddress, withClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewServerAddress, withNewServerAddress, withNewServerAddress, withServerAddressaccept, aggregate, aggregate, build, build, builderOfpublic ServerAddressByClientCIDRBuilder()
public ServerAddressByClientCIDRBuilder(Boolean validationEnabled)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent, Boolean validationEnabled)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent, ServerAddressByClientCIDR instance)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDRFluent<?> fluent, ServerAddressByClientCIDR instance, Boolean validationEnabled)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDR instance)
public ServerAddressByClientCIDRBuilder(ServerAddressByClientCIDR instance, Boolean validationEnabled)
public ServerAddressByClientCIDR build()
build in interface Builder<ServerAddressByClientCIDR>public boolean equals(Object o)
equals in class ServerAddressByClientCIDRFluentImpl<ServerAddressByClientCIDRBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.