Interface ReplicaSetFluent<A extends ReplicaSetFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ReplicaSetListFluent.ItemsNested<N>
All Known Implementing Classes:
DoneableReplicaSet, ReplicaSetBuilder, ReplicaSetFluentImpl, ReplicaSetListFluentImpl.ItemsNestedImpl

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