Class V1ReplicaSetConditionFluentImpl<A extends V1ReplicaSetConditionFluent<A>>

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

public class V1ReplicaSetConditionFluentImpl<A extends V1ReplicaSetConditionFluent<A>> extends BaseFluent<A> implements V1ReplicaSetConditionFluent<A>
Generated