Interface DeploymentListFluent<A extends DeploymentListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DeploymentListBuilder, DeploymentListFluentImpl, DoneableDeploymentList

public interface DeploymentListFluent<A extends DeploymentListFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>