public class CustomDeploymentStrategyParamsBuilder extends CustomDeploymentStrategyParamsFluentImpl<CustomDeploymentStrategyParamsBuilder> implements VisitableBuilder<CustomDeploymentStrategyParams,CustomDeploymentStrategyParamsBuilder>
CustomDeploymentStrategyParamsFluentImpl.EnvironmentNestedImpl<N>CustomDeploymentStrategyParamsFluent.EnvironmentNested<N>_visitables| Constructor and Description |
|---|
CustomDeploymentStrategyParamsBuilder() |
CustomDeploymentStrategyParamsBuilder(java.lang.Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance,
java.lang.Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
java.lang.Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
CustomDeploymentStrategyParams instance) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
CustomDeploymentStrategyParams instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploymentStrategyParams |
build() |
boolean |
equals(java.lang.Object o) |
addAllToCommand, addAllToEnvironment, addNewCommand, addNewCommand, addNewCommand, addNewEnvironment, addNewEnvironmentLike, addToCommand, addToCommand, addToEnvironment, addToEnvironment, buildEnvironment, buildEnvironment, buildFirstEnvironment, buildLastEnvironment, buildMatchingEnvironment, editEnvironment, editFirstEnvironment, editLastEnvironment, editMatchingEnvironment, getCommand, getCommand, getEnvironment, getFirstCommand, getImage, getLastCommand, getMatchingCommand, hasCommand, hasEnvironment, hasImage, hasMatchingCommand, hasMatchingEnvironment, removeAllFromCommand, removeAllFromEnvironment, removeFromCommand, removeFromEnvironment, setNewEnvironmentLike, setToCommand, setToEnvironment, withCommand, withCommand, withEnvironment, withEnvironment, withImage, withNewImage, withNewImage, withNewImageaccept, aggregate, aggregate, build, build, builderOfpublic CustomDeploymentStrategyParamsBuilder()
public CustomDeploymentStrategyParamsBuilder(java.lang.Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, java.lang.Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance, java.lang.Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance, java.lang.Boolean validationEnabled)
public CustomDeploymentStrategyParams build()
build in interface Builder<CustomDeploymentStrategyParams>public boolean equals(java.lang.Object o)
equals in class CustomDeploymentStrategyParamsFluentImpl<CustomDeploymentStrategyParamsBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.