Class ReplicationControllerFluentImpl<A extends ReplicationControllerFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ReplicationControllerFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ReplicationControllerFluent<A>
Direct Known Subclasses:
BaseKubernetesListFluentImpl.ReplicationControllerItemsNestedImpl, DoneableReplicationController, NamedExtensionFluentImpl.ReplicationControllerExtensionNestedImpl, ReplicationControllerBuilder, ReplicationControllerListFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.ReplicationControllerObjectNestedImpl

public class ReplicationControllerFluentImpl<A extends ReplicationControllerFluent<A>>
extends BaseFluent<A>
implements ReplicationControllerFluent<A>