public class DoneableNodeDaemonEndpoints extends NodeDaemonEndpointsFluentImpl<DoneableNodeDaemonEndpoints> implements Doneable<NodeDaemonEndpoints>
NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl<N>NodeDaemonEndpointsFluent.KubeletEndpointNested<N>_visitables| Constructor and Description |
|---|
DoneableNodeDaemonEndpoints(Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function) |
DoneableNodeDaemonEndpoints(NodeDaemonEndpoints item) |
DoneableNodeDaemonEndpoints(NodeDaemonEndpoints item,
Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function) |
| Modifier and Type | Method and Description |
|---|---|
NodeDaemonEndpoints |
done() |
buildKubeletEndpoint, editKubeletEndpoint, editOrNewKubeletEndpoint, editOrNewKubeletEndpointLike, equals, getKubeletEndpoint, hasKubeletEndpoint, withKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpointLikepublic DoneableNodeDaemonEndpoints(Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function)
public DoneableNodeDaemonEndpoints(NodeDaemonEndpoints item, Function<NodeDaemonEndpoints,NodeDaemonEndpoints> function)
public DoneableNodeDaemonEndpoints(NodeDaemonEndpoints item)
public NodeDaemonEndpoints done()
done in interface Doneable<NodeDaemonEndpoints>Copyright © 2011–2018 Red Hat. All rights reserved.