Class DaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.DaemonEndpointFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, DaemonEndpointFluent<A>
Direct Known Subclasses:
DaemonEndpointBuilder, DoneableDaemonEndpoint, NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl, WatchEventFluentImpl.DaemonEndpointObjectNestedImpl

public class DaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>>
extends BaseFluent<A>
implements DaemonEndpointFluent<A>