public class DoneableCustomDeploymentStrategyParams extends CustomDeploymentStrategyParamsFluent<DoneableCustomDeploymentStrategyParams> implements Doneable<CustomDeploymentStrategyParams>
CustomDeploymentStrategyParamsFluent.EnvironmentNested<N>_visitables| Constructor and Description |
|---|
DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item,
Visitor<CustomDeploymentStrategyParams> visitor) |
DoneableCustomDeploymentStrategyParams(Visitor<CustomDeploymentStrategyParams> visitor) |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploymentStrategyParams |
done() |
addNewEnvironment, addNewEnvironmentLike, addToAdditionalProperties, addToCommand, addToEnvironment, getAdditionalProperties, getCommand, getEnvironment, getImage, withAdditionalProperties, withCommand, withCommand, withEnvironment, withEnvironment, withImagepublic DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item, Visitor<CustomDeploymentStrategyParams> visitor)
public DoneableCustomDeploymentStrategyParams(Visitor<CustomDeploymentStrategyParams> visitor)
public CustomDeploymentStrategyParams done()
done in interface Doneable<CustomDeploymentStrategyParams>Copyright © 2011–2015 Red Hat. All rights reserved.