public class V1ServerAddressByClientCIDRBuilder extends V1ServerAddressByClientCIDRFluentImpl<V1ServerAddressByClientCIDRBuilder> implements VisitableBuilder<V1ServerAddressByClientCIDR,V1ServerAddressByClientCIDRBuilder>
_visitables
Constructor and Description |
---|
V1ServerAddressByClientCIDRBuilder() |
V1ServerAddressByClientCIDRBuilder(Boolean validationEnabled) |
V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDR instance) |
V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDR instance,
Boolean validationEnabled) |
V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDRFluent<?> fluent) |
V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDRFluent<?> fluent,
Boolean validationEnabled) |
V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDRFluent<?> fluent,
V1ServerAddressByClientCIDR instance) |
V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDRFluent<?> fluent,
V1ServerAddressByClientCIDR instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1ServerAddressByClientCIDR |
build() |
boolean |
equals(Object o) |
getClientCIDR, getServerAddress, hasClientCIDR, hasServerAddress, withClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewServerAddress, withNewServerAddress, withNewServerAddress, withServerAddress
accept, aggregate, aggregate, build, build, builderOf
public V1ServerAddressByClientCIDRBuilder()
public V1ServerAddressByClientCIDRBuilder(Boolean validationEnabled)
public V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDRFluent<?> fluent)
public V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDRFluent<?> fluent, Boolean validationEnabled)
public V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDRFluent<?> fluent, V1ServerAddressByClientCIDR instance)
public V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDRFluent<?> fluent, V1ServerAddressByClientCIDR instance, Boolean validationEnabled)
public V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDR instance)
public V1ServerAddressByClientCIDRBuilder(V1ServerAddressByClientCIDR instance, Boolean validationEnabled)
public V1ServerAddressByClientCIDR build()
build
in interface Builder<V1ServerAddressByClientCIDR>
public boolean equals(Object o)
equals
in class V1ServerAddressByClientCIDRFluentImpl<V1ServerAddressByClientCIDRBuilder>
Copyright © 2020. All rights reserved.