Interface V1DeploymentStrategyFluent<A extends V1DeploymentStrategyFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1DeploymentSpecFluent.StrategyNested<N>
All Known Implementing Classes:
V1DeploymentStrategyBuilder, V1DeploymentStrategyFluentImpl

public interface V1DeploymentStrategyFluent<A extends V1DeploymentStrategyFluent<A>> extends Fluent<A>
Generated