public class V1beta1EndpointBuilder extends V1beta1EndpointFluentImpl<V1beta1EndpointBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1Endpoint,V1beta1EndpointBuilder>
V1beta1EndpointFluent.ConditionsNested<N>, V1beta1EndpointFluent.HintsNested<N>, V1beta1EndpointFluent.TargetRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1beta1EndpointBuilder() |
V1beta1EndpointBuilder(Boolean validationEnabled) |
V1beta1EndpointBuilder(io.kubernetes.client.openapi.models.V1beta1Endpoint instance) |
V1beta1EndpointBuilder(io.kubernetes.client.openapi.models.V1beta1Endpoint instance,
Boolean validationEnabled) |
V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent) |
V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent,
Boolean validationEnabled) |
V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1Endpoint instance) |
V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1Endpoint instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta1Endpoint |
build() |
addAllToAddresses, addToAddresses, addToAddresses, addToTopology, addToTopology, buildConditions, buildHints, buildTargetRef, editConditions, editHints, editOrNewConditions, editOrNewConditionsLike, editOrNewHints, editOrNewHintsLike, editOrNewTargetRef, editOrNewTargetRefLike, editTargetRef, equals, getAddress, getAddresses, getConditions, getFirstAddress, getHints, getHostname, getLastAddress, getMatchingAddress, getNodeName, getTargetRef, getTopology, hasAddresses, hasConditions, hashCode, hasHints, hasHostname, hasMatchingAddress, hasNodeName, hasTargetRef, hasTopology, removeAllFromAddresses, removeFromAddresses, removeFromTopology, removeFromTopology, setToAddresses, toString, withAddresses, withAddresses, withConditions, withHints, withHostname, withNewConditions, withNewConditionsLike, withNewHints, withNewHintsLike, withNewTargetRef, withNewTargetRefLike, withNodeName, withTargetRef, withTopologyaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1EndpointBuilder()
public V1beta1EndpointBuilder(Boolean validationEnabled)
public V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent)
public V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent, Boolean validationEnabled)
public V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1Endpoint instance)
public V1beta1EndpointBuilder(V1beta1EndpointFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1Endpoint instance, Boolean validationEnabled)
public V1beta1EndpointBuilder(io.kubernetes.client.openapi.models.V1beta1Endpoint instance)
public V1beta1EndpointBuilder(io.kubernetes.client.openapi.models.V1beta1Endpoint instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.