Class ReplicationControllerStatusFluentImpl<A extends ReplicationControllerStatusFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ReplicationControllerStatusFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ReplicationControllerStatusFluent<A>
Direct Known Subclasses:
DoneableReplicationControllerStatus, ReplicationControllerFluentImpl.StatusNestedImpl, ReplicationControllerStatusBuilder, WatchEventFluentImpl.ReplicationControllerStatusObjectNestedImpl

public class ReplicationControllerStatusFluentImpl<A extends ReplicationControllerStatusFluent<A>>
extends BaseFluent<A>
implements ReplicationControllerStatusFluent<A>