Interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
DeploymentSpecFluent.StrategyNested<N>
All Known Implementing Classes:
DeploymentSpecFluentImpl.StrategyNestedImpl, DeploymentStrategyBuilder, DeploymentStrategyFluentImpl, DoneableDeploymentStrategy

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