public class CustomDeploymentStrategyParamsBuilder extends CustomDeploymentStrategyParamsFluent<CustomDeploymentStrategyParamsBuilder> implements VisitableBuilder<CustomDeploymentStrategyParams,CustomDeploymentStrategyParamsBuilder>
CustomDeploymentStrategyParamsFluent.EnvironmentNested<N>_visitables| Constructor and Description |
|---|
CustomDeploymentStrategyParamsBuilder() |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
CustomDeploymentStrategyParams instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableCustomDeploymentStrategyParams |
build() |
addNewEnvironment, addNewEnvironmentLike, addToAdditionalProperties, addToCommand, addToEnvironment, getAdditionalProperties, getCommand, getEnvironment, getImage, withAdditionalProperties, withCommand, withEnvironment, withImageaccept, aggregate, aggregate, build, buildpublic CustomDeploymentStrategyParamsBuilder()
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance)
public EditableCustomDeploymentStrategyParams build()
build in interface Builder<CustomDeploymentStrategyParams>Copyright © 2011–2015 Red Hat. All rights reserved.