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| Constructor and Description |
|---|
V1EndpointAddressFluentImpl() |
V1EndpointAddressFluentImpl(V1EndpointAddress instance) |
| Modifier and Type | Method and Description |
|---|---|
V1ObjectReference |
buildTargetRef() |
V1EndpointAddressFluent.TargetRefNested<A> |
editOrNewTargetRef() |
V1EndpointAddressFluent.TargetRefNested<A> |
editOrNewTargetRefLike(V1ObjectReference item) |
V1EndpointAddressFluent.TargetRefNested<A> |
editTargetRef() |
boolean |
equals(Object o) |
String |
getHostname() |
String |
getIp() |
String |
getNodeName() |
V1ObjectReference |
getTargetRef()
Deprecated.
|
Boolean |
hasHostname() |
Boolean |
hasIp() |
Boolean |
hasNodeName() |
Boolean |
hasTargetRef() |
A |
withHostname(String hostname) |
A |
withIp(String ip) |
V1EndpointAddressFluent.TargetRefNested<A> |
withNewTargetRef() |
V1EndpointAddressFluent.TargetRefNested<A> |
withNewTargetRefLike(V1ObjectReference item) |
A |
withNodeName(String nodeName) |
A |
withTargetRef(V1ObjectReference targetRef) |
public V1EndpointAddressFluentImpl()
public V1EndpointAddressFluentImpl(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>>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>>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 V1ObjectReference getTargetRef()
getTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public V1ObjectReference buildTargetRef()
buildTargetRef in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>public A withTargetRef(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(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(V1ObjectReference item)
editOrNewTargetRefLike in interface V1EndpointAddressFluent<A extends V1EndpointAddressFluent<A>>Copyright © 2019. All rights reserved.