DeploymentStrategy(Map<String,String> annotations,
CustomDeploymentStrategyParams customParams,
Map<String,String> labels,
RecreateDeploymentStrategyParams recreateParams,
ResourceRequirements resources,
RollingDeploymentStrategyParams rollingParams,
String type) |
DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item,
Visitor<RecreateDeploymentStrategyParams> visitor) |
EditableDeploymentStrategy(Map<String,String> annotations,
CustomDeploymentStrategyParams customParams,
Map<String,String> labels,
RecreateDeploymentStrategyParams recreateParams,
ResourceRequirements resources,
RollingDeploymentStrategyParams rollingParams,
String type) |
RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParams instance) |
RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent,
RecreateDeploymentStrategyParams instance) |
RecreateDeploymentStrategyParamsFluentImpl(RecreateDeploymentStrategyParams instance) |