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 |
|---|---|
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
editKubeletEndpoint() |
boolean |
equals(Object o) |
DaemonEndpoint |
getKubeletEndpoint() |
A |
withKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
withNewKubeletEndpoint() |
A |
withNewKubeletEndpoint(Integer port) |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
withNewKubeletEndpointLike(DaemonEndpoint item) |
public NodeDaemonEndpointsFluentImpl()
public NodeDaemonEndpointsFluentImpl(NodeDaemonEndpoints instance)
public DaemonEndpoint getKubeletEndpoint()
getKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A withKubeletEndpoint(DaemonEndpoint kubeletEndpoint)
withKubeletEndpoint 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 A withNewKubeletEndpoint(Integer port)
withNewKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.