public class DoneableCustomDeploymentStrategyParams extends CustomDeploymentStrategyParamsFluentImpl<DoneableCustomDeploymentStrategyParams> implements Doneable<CustomDeploymentStrategyParams>
CustomDeploymentStrategyParamsFluentImpl.EnvironmentNestedImpl<N>CustomDeploymentStrategyParamsFluent.EnvironmentNested<N>_visitables| Constructor and Description |
|---|
DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item) |
DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item,
Function<CustomDeploymentStrategyParams,CustomDeploymentStrategyParams> function) |
DoneableCustomDeploymentStrategyParams(Function<CustomDeploymentStrategyParams,CustomDeploymentStrategyParams> function) |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploymentStrategyParams |
done() |
addNewEnvironment, addNewEnvironmentLike, addToCommand, addToEnvironment, equals, getCommand, getEnvironment, getImage, removeFromCommand, removeFromEnvironment, withCommand, withCommand, withEnvironment, withEnvironment, withImagepublic DoneableCustomDeploymentStrategyParams(Function<CustomDeploymentStrategyParams,CustomDeploymentStrategyParams> function)
public DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item, Function<CustomDeploymentStrategyParams,CustomDeploymentStrategyParams> function)
public DoneableCustomDeploymentStrategyParams(CustomDeploymentStrategyParams item)
public CustomDeploymentStrategyParams done()
done in interface Doneable<CustomDeploymentStrategyParams>Copyright © 2011–2016 Red Hat. All rights reserved.