public class V1beta1EndpointBuilder extends V1beta1EndpointFluentImpl<V1beta1EndpointBuilder> implements VisitableBuilder<V1beta1Endpoint,V1beta1EndpointBuilder>
V1beta1EndpointFluentImpl.ConditionsNestedImpl<N>, V1beta1EndpointFluentImpl.TargetRefNestedImpl<N>
V1beta1EndpointFluent.ConditionsNested<N>, V1beta1EndpointFluent.TargetRefNested<N>
_visitables
Constructor and Description |
---|
V1beta1EndpointBuilder() |
V1beta1EndpointBuilder(Boolean validationEnabled) |
V1beta1EndpointBuilder(V1beta1Endpoint instance) |
V1beta1EndpointBuilder(V1beta1Endpoint instance,
Boolean validationEnabled) |
V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent) |
V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent,
Boolean validationEnabled) |
V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent,
V1beta1Endpoint instance) |
V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent,
V1beta1Endpoint instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1Endpoint |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAddresses, addNewAddress, addNewAddress, addNewAddress, addToAddresses, addToAddresses, addToTopology, addToTopology, buildConditions, buildTargetRef, editConditions, editOrNewConditions, editOrNewConditionsLike, editOrNewTargetRef, editOrNewTargetRefLike, editTargetRef, getAddress, getAddresses, getConditions, getFirstAddress, getHostname, getLastAddress, getMatchingAddress, getTargetRef, getTopology, hasAddresses, hasConditions, hasHostname, hasMatchingAddress, hasTargetRef, hasTopology, removeAllFromAddresses, removeFromAddresses, removeFromTopology, removeFromTopology, setToAddresses, withAddresses, withAddresses, withConditions, withHostname, withNewConditions, withNewConditionsLike, withNewHostname, withNewHostname, withNewHostname, withNewTargetRef, withNewTargetRefLike, withTargetRef, withTopology
accept, aggregate, aggregate, build, build, builderOf
public V1beta1EndpointBuilder()
public V1beta1EndpointBuilder(Boolean validationEnabled)
public V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent)
public V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent, Boolean validationEnabled)
public V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent, V1beta1Endpoint instance)
public V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent, V1beta1Endpoint instance, Boolean validationEnabled)
public V1beta1EndpointBuilder(V1beta1Endpoint instance)
public V1beta1EndpointBuilder(V1beta1Endpoint instance, Boolean validationEnabled)
public V1beta1Endpoint build()
build
in interface Builder<V1beta1Endpoint>
public boolean equals(Object o)
equals
in class V1beta1EndpointFluentImpl<V1beta1EndpointBuilder>
public int hashCode()
hashCode
in class V1beta1EndpointFluentImpl<V1beta1EndpointBuilder>
Copyright © 2020. All rights reserved.