Interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DeploymentConfigListBuilder, DeploymentConfigListFluentImpl, DoneableDeploymentConfigList

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