public class V1beta1EndpointFluentImpl<A extends V1beta1EndpointFluent<A>> extends BaseFluent<A> implements V1beta1EndpointFluent<A>
V1beta1EndpointFluent.ConditionsNested<N>, V1beta1EndpointFluent.HintsNested<N>, V1beta1EndpointFluent.TargetRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1beta1EndpointFluentImpl() |
V1beta1EndpointFluentImpl(io.kubernetes.client.openapi.models.V1beta1Endpoint instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1EndpointFluentImpl()
public V1beta1EndpointFluentImpl(io.kubernetes.client.openapi.models.V1beta1Endpoint instance)
public A addToAddresses(Integer index, String item)
addToAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A setToAddresses(Integer index, String item)
setToAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A addToAddresses(String... items)
addToAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A addAllToAddresses(Collection<String> items)
addAllToAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A removeFromAddresses(String... items)
removeFromAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A removeAllFromAddresses(Collection<String> items)
removeAllFromAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public List<String> getAddresses()
getAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public String getAddress(Integer index)
getAddress in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public String getFirstAddress()
getFirstAddress in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public String getLastAddress()
getLastAddress in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public String getMatchingAddress(Predicate<String> predicate)
getMatchingAddress in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Boolean hasMatchingAddress(Predicate<String> predicate)
hasMatchingAddress in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A withAddresses(List<String> addresses)
withAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A withAddresses(String... addresses)
withAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Boolean hasAddresses()
hasAddresses in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1beta1EndpointConditions getConditions()
getConditions in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public io.kubernetes.client.openapi.models.V1beta1EndpointConditions buildConditions()
buildConditions in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A withConditions(io.kubernetes.client.openapi.models.V1beta1EndpointConditions conditions)
withConditions in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Boolean hasConditions()
hasConditions in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.ConditionsNested<A> withNewConditions()
withNewConditions in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.ConditionsNested<A> withNewConditionsLike(io.kubernetes.client.openapi.models.V1beta1EndpointConditions item)
withNewConditionsLike in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.ConditionsNested<A> editConditions()
editConditions in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.ConditionsNested<A> editOrNewConditions()
editOrNewConditions in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.ConditionsNested<A> editOrNewConditionsLike(io.kubernetes.client.openapi.models.V1beta1EndpointConditions item)
editOrNewConditionsLike in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1beta1EndpointHints getHints()
getHints in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public io.kubernetes.client.openapi.models.V1beta1EndpointHints buildHints()
buildHints in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A withHints(io.kubernetes.client.openapi.models.V1beta1EndpointHints hints)
withHints in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Boolean hasHints()
hasHints in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.HintsNested<A> withNewHints()
withNewHints in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.HintsNested<A> withNewHintsLike(io.kubernetes.client.openapi.models.V1beta1EndpointHints item)
withNewHintsLike in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.HintsNested<A> editHints()
editHints in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.HintsNested<A> editOrNewHints()
editOrNewHints in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.HintsNested<A> editOrNewHintsLike(io.kubernetes.client.openapi.models.V1beta1EndpointHints item)
editOrNewHintsLike in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public String getHostname()
getHostname in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A withHostname(String hostname)
withHostname in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Boolean hasHostname()
hasHostname in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public String getNodeName()
getNodeName in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A withNodeName(String nodeName)
withNodeName in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Boolean hasNodeName()
hasNodeName in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1ObjectReference getTargetRef()
getTargetRef in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public io.kubernetes.client.openapi.models.V1ObjectReference buildTargetRef()
buildTargetRef in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A withTargetRef(io.kubernetes.client.openapi.models.V1ObjectReference targetRef)
withTargetRef in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Boolean hasTargetRef()
hasTargetRef in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.TargetRefNested<A> withNewTargetRef()
withNewTargetRef in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.TargetRefNested<A> withNewTargetRefLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
withNewTargetRefLike in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.TargetRefNested<A> editTargetRef()
editTargetRef in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.TargetRefNested<A> editOrNewTargetRef()
editOrNewTargetRef in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public V1beta1EndpointFluent.TargetRefNested<A> editOrNewTargetRefLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
editOrNewTargetRefLike in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A addToTopology(String key, String value)
addToTopology in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A addToTopology(Map<String,String> map)
addToTopology in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A removeFromTopology(String key)
removeFromTopology in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public A removeFromTopology(Map<String,String> map)
removeFromTopology in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Map<String,String> getTopology()
getTopology in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public <K,V> A withTopology(Map<String,String> topology)
withTopology in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public Boolean hasTopology()
hasTopology in interface V1beta1EndpointFluent<A extends V1beta1EndpointFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1beta1EndpointFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1beta1EndpointFluent<A>>Copyright © 2022. All rights reserved.