Class DeploymentListFluentImpl<A extends DeploymentListFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apps.DeploymentListFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, DeploymentListFluent<A>
Direct Known Subclasses:
DeploymentListBuilder, DoneableDeploymentList

public class DeploymentListFluentImpl<A extends DeploymentListFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements DeploymentListFluent<A>