Class V1ReplicaSetFluentImpl<A extends V1ReplicaSetFluent<A>>

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

public class V1ReplicaSetFluentImpl<A extends V1ReplicaSetFluent<A>> extends BaseFluent<A> implements V1ReplicaSetFluent<A>
Generated