Interface ReplicationControllerListFluent<A extends ReplicationControllerListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.ReplicationControllerListNested<N>, WatchEventFluent.ReplicationControllerListObjectNested<N>
All Known Implementing Classes:
DoneableReplicationControllerList, KubeSchemaFluentImpl.ReplicationControllerListNestedImpl, ReplicationControllerListBuilder, ReplicationControllerListFluentImpl, WatchEventFluentImpl.ReplicationControllerListObjectNestedImpl

public interface ReplicationControllerListFluent<A extends ReplicationControllerListFluent<A>>
extends Fluent<A>