Interface ReplicaSetStatusFluent<A extends ReplicaSetStatusFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ReplicaSetFluent.StatusNested<N>
All Known Implementing Classes:
DoneableReplicaSetStatus, ReplicaSetFluentImpl.StatusNestedImpl, ReplicaSetStatusBuilder, ReplicaSetStatusFluentImpl

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