Class NodeConfigStatusFluentImpl<A extends NodeConfigStatusFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeConfigStatusFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, NodeConfigStatusFluent<A>
Direct Known Subclasses:
DoneableNodeConfigStatus, NodeConfigStatusBuilder, NodeStatusFluentImpl.ConfigNestedImpl, WatchEventFluentImpl.NodeConfigStatusObjectNestedImpl

public class NodeConfigStatusFluentImpl<A extends NodeConfigStatusFluent<A>>
extends BaseFluent<A>
implements NodeConfigStatusFluent<A>