public class EndpointBuilder extends EndpointFluentImpl<EndpointBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Endpoint,EndpointBuilder>
EndpointFluentImpl.ConditionsNestedImpl<N>, EndpointFluentImpl.HintsNestedImpl<N>, EndpointFluentImpl.TargetRefNestedImpl<N>EndpointFluent.ConditionsNested<N>, EndpointFluent.HintsNested<N>, EndpointFluent.TargetRefNested<N>| Constructor and Description |
|---|
EndpointBuilder() |
EndpointBuilder(Boolean validationEnabled) |
EndpointBuilder(Endpoint instance) |
EndpointBuilder(Endpoint instance,
Boolean validationEnabled) |
EndpointBuilder(EndpointFluent<?> fluent) |
EndpointBuilder(EndpointFluent<?> fluent,
Boolean validationEnabled) |
EndpointBuilder(EndpointFluent<?> fluent,
Endpoint instance) |
EndpointBuilder(EndpointFluent<?> fluent,
Endpoint instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAddresses, addNewAddress, addToAddresses, addToAddresses, addToTopology, addToTopology, buildConditions, buildHints, buildTargetRef, editConditions, editHints, editOrNewConditions, editOrNewConditionsLike, editOrNewHints, editOrNewHintsLike, editOrNewTargetRef, editOrNewTargetRefLike, editTargetRef, getAddress, getAddresses, getConditions, getFirstAddress, getHints, getHostname, getLastAddress, getMatchingAddress, getNodeName, getTargetRef, getTopology, hasAddresses, hasConditions, hasHints, hasHostname, hasMatchingAddress, hasNodeName, hasTargetRef, hasTopology, removeAllFromAddresses, removeFromAddresses, removeFromTopology, removeFromTopology, setToAddresses, withAddresses, withAddresses, withConditions, withHints, withHostname, withNewConditions, withNewConditions, withNewConditionsLike, withNewHints, withNewHintsLike, withNewHostname, withNewNodeName, withNewTargetRef, withNewTargetRefLike, withNodeName, withTargetRef, withTopologyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic EndpointBuilder()
public EndpointBuilder(Boolean validationEnabled)
public EndpointBuilder(EndpointFluent<?> fluent)
public EndpointBuilder(EndpointFluent<?> fluent, Boolean validationEnabled)
public EndpointBuilder(EndpointFluent<?> fluent, Endpoint instance)
public EndpointBuilder(EndpointFluent<?> fluent, Endpoint instance, Boolean validationEnabled)
public EndpointBuilder(Endpoint instance)
public Endpoint build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Endpoint>public boolean equals(Object o)
equals in class EndpointFluentImpl<EndpointBuilder>public int hashCode()
hashCode in class EndpointFluentImpl<EndpointBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.