Interface DeploymentFluent<A extends DeploymentFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ControllerRevisionFluent.DeploymentDataNested<N>, DeploymentListFluent.ItemsNested<N>
All Known Implementing Classes:
ControllerRevisionFluentImpl.DeploymentDataNestedImpl, DeploymentBuilder, DeploymentFluentImpl, DeploymentListFluentImpl.ItemsNestedImpl, DoneableDeployment

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