public class V1EndpointAddressFluentImpl<A extends V1EndpointAddressFluent<A>> extends BaseFluent<A> implements V1EndpointAddressFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1EndpointAddressFluentImpl.TargetRefNestedImpl<N> |
V1EndpointAddressFluent.TargetRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1EndpointAddressFluentImpl() |
V1EndpointAddressFluentImpl(io.kubernetes.client.openapi.models.V1EndpointAddress instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1EndpointAddressFluentImpl()
public V1EndpointAddressFluentImpl(io.kubernetes.client.openapi.models.V1EndpointAddress instance)
public String getHostname()
getHostname in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public A withHostname(String hostname)
withHostname in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public Boolean hasHostname()
hasHostname in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>@Deprecated public A withNewHostname(String original)
withNewHostname in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public String getIp()
getIp in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public A withIp(String ip)
withIp in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public Boolean hasIp()
hasIp in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>@Deprecated public A withNewIp(String original)
withNewIp in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public String getNodeName()
getNodeName in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public A withNodeName(String nodeName)
withNodeName in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public Boolean hasNodeName()
hasNodeName in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>@Deprecated public A withNewNodeName(String original)
withNewNodeName in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1ObjectReference getTargetRef()
getTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public io.kubernetes.client.openapi.models.V1ObjectReference buildTargetRef()
buildTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public A withTargetRef(io.kubernetes.client.openapi.models.V1ObjectReference targetRef)
withTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public Boolean hasTargetRef()
hasTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public V1EndpointAddressFluent.TargetRefNested<A> withNewTargetRef()
withNewTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public V1EndpointAddressFluent.TargetRefNested<A> withNewTargetRefLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
withNewTargetRefLike in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public V1EndpointAddressFluent.TargetRefNested<A> editTargetRef()
editTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public V1EndpointAddressFluent.TargetRefNested<A> editOrNewTargetRef()
editOrNewTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public V1EndpointAddressFluent.TargetRefNested<A> editOrNewTargetRefLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
editOrNewTargetRefLike in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>Copyright © 2022. All rights reserved.