Class V1DeploymentStatusFluentImpl<A extends V1DeploymentStatusFluent<A>>

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

public class V1DeploymentStatusFluentImpl<A extends V1DeploymentStatusFluent<A>> extends BaseFluent<A> implements V1DeploymentStatusFluent<A>
Generated