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