DeploymentStrategy(Map<String,String> annotations,
CustomDeploymentStrategyParams customParams,
Map<String,String> labels,
RecreateDeploymentStrategyParams recreateParams,
ResourceRequirements resources,
RollingDeploymentStrategyParams rollingParams,
String type) |
DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item) |
DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item,
Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function) |
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) |