Class NodeDaemonEndpointsFluentImpl<A extends NodeDaemonEndpointsFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeDaemonEndpointsFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, NodeDaemonEndpointsFluent<A>
Direct Known Subclasses:
DoneableNodeDaemonEndpoints, NodeDaemonEndpointsBuilder, NodeStatusFluentImpl.DaemonEndpointsNestedImpl, WatchEventFluentImpl.NodeDaemonEndpointsObjectNestedImpl

public class NodeDaemonEndpointsFluentImpl<A extends NodeDaemonEndpointsFluent<A>>
extends BaseFluent<A>
implements NodeDaemonEndpointsFluent<A>