Class V1ReplicationControllerStatusFluentImpl<A extends V1ReplicationControllerStatusFluent<A>>

java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ReplicationControllerStatusFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, V1ReplicationControllerStatusFluent<A>
Direct Known Subclasses:
V1ReplicationControllerStatusBuilder

public class V1ReplicationControllerStatusFluentImpl<A extends V1ReplicationControllerStatusFluent<A>> extends BaseFluent<A> implements V1ReplicationControllerStatusFluent<A>
Generated