Class V1ReplicaSetSpecFluentImpl<A extends V1ReplicaSetSpecFluent<A>>

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

public class V1ReplicaSetSpecFluentImpl<A extends V1ReplicaSetSpecFluent<A>> extends BaseFluent<A> implements V1ReplicaSetSpecFluent<A>
Generated