public class NodeDaemonEndpointsFluentImpl<A extends NodeDaemonEndpointsFluent<A>> extends BaseFluent<A> implements NodeDaemonEndpointsFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl<N> |
NodeDaemonEndpointsFluent.KubeletEndpointNested<N>_visitables| Constructor and Description |
|---|
NodeDaemonEndpointsFluentImpl() |
NodeDaemonEndpointsFluentImpl(NodeDaemonEndpoints instance) |
| Modifier and Type | Method and Description |
|---|---|
DaemonEndpoint |
buildKubeletEndpoint() |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
editKubeletEndpoint() |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
editOrNewKubeletEndpoint() |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
editOrNewKubeletEndpointLike(DaemonEndpoint item) |
boolean |
equals(java.lang.Object o) |
DaemonEndpoint |
getKubeletEndpoint()
Deprecated.
|
java.lang.Boolean |
hasKubeletEndpoint() |
A |
withKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
withNewKubeletEndpoint() |
A |
withNewKubeletEndpoint(java.lang.Integer port) |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
withNewKubeletEndpointLike(DaemonEndpoint item) |
public NodeDaemonEndpointsFluentImpl()
public NodeDaemonEndpointsFluentImpl(NodeDaemonEndpoints instance)
@Deprecated public DaemonEndpoint getKubeletEndpoint()
getKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public DaemonEndpoint buildKubeletEndpoint()
buildKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A withKubeletEndpoint(DaemonEndpoint kubeletEndpoint)
withKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public java.lang.Boolean hasKubeletEndpoint()
hasKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A withNewKubeletEndpoint(java.lang.Integer port)
withNewKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> withNewKubeletEndpoint()
withNewKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> withNewKubeletEndpointLike(DaemonEndpoint item)
withNewKubeletEndpointLike in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editKubeletEndpoint()
editKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editOrNewKubeletEndpoint()
editOrNewKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editOrNewKubeletEndpointLike(DaemonEndpoint item)
editOrNewKubeletEndpointLike in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.