Interface DeploymentSpecFluent<A extends DeploymentSpecFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
DeploymentFluent.SpecNested<N>
All Known Implementing Classes:
DeploymentFluentImpl.SpecNestedImpl, DeploymentSpecBuilder, DeploymentSpecFluentImpl, DoneableDeploymentSpec

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