Interface ReplicaSetListFluent<A extends ReplicaSetListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneableReplicaSetList, ReplicaSetListBuilder, ReplicaSetListFluentImpl

public interface ReplicaSetListFluent<A extends ReplicaSetListFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>