public class DoneableCustomDeploymentStrategyParams extends CustomDeploymentStrategyParamsFluentImpl<DoneableCustomDeploymentStrategyParams> implements io.fabric8.kubernetes.api.model.Doneable<CustomDeploymentStrategyParams>
| Constructor and Description |
|---|
DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item) |
DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item,
io.fabric8.kubernetes.api.builder.Function<CustomDeploymentStrategyParams,CustomDeploymentStrategyParams> function) |
DoneableCustomDeploymentStrategyParams(io.fabric8.kubernetes.api.builder.Function<CustomDeploymentStrategyParams,CustomDeploymentStrategyParams> function) |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploymentStrategyParams |
done() |
addAllToCommand, addAllToEnvironment, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, addToEnvironment, addToEnvironment, equals, getCommand, getCommand, getEnvironment, getEnvironment, getFirstCommand, getFirstEnvironment, getImage, getLastCommand, getLastEnvironment, getMatchingCommand, getMatchingEnvironment, hasCommand, hasEnvironment, hasImage, hasMatchingCommand, hasMatchingEnvironment, removeAllFromCommand, removeAllFromEnvironment, removeFromCommand, removeFromEnvironment, setToCommand, setToEnvironment, withCommand, withCommand, withEnvironment, withEnvironment, withImage, withNewImage, withNewImage, withNewImagepublic DoneableCustomDeploymentStrategyParams(io.fabric8.kubernetes.api.builder.Function<CustomDeploymentStrategyParams,CustomDeploymentStrategyParams> function)
public DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item, io.fabric8.kubernetes.api.builder.Function<CustomDeploymentStrategyParams,CustomDeploymentStrategyParams> function)
public DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item)
public CustomDeploymentStrategyParams done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CustomDeploymentStrategyParams>Copyright © 2015–2021 Red Hat. All rights reserved.