public class CustomDeploymentStrategyParamsBuilder extends CustomDeploymentStrategyParamsFluentImpl<CustomDeploymentStrategyParamsBuilder> implements VisitableBuilder<CustomDeploymentStrategyParams,CustomDeploymentStrategyParamsBuilder>
CustomDeploymentStrategyParamsFluentImpl.EnvironmentNestedImpl<N>CustomDeploymentStrategyParamsFluent.EnvironmentNested<N>_visitables| Constructor and Description |
|---|
CustomDeploymentStrategyParamsBuilder() |
CustomDeploymentStrategyParamsBuilder(Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance,
Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
CustomDeploymentStrategyParams instance) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
CustomDeploymentStrategyParams instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploymentStrategyParams |
build() |
boolean |
equals(Object o) |
addNewEnvironment, addNewEnvironmentLike, addToCommand, addToEnvironment, getCommand, getEnvironment, getImage, removeFromCommand, removeFromEnvironment, withCommand, withCommand, withEnvironment, withEnvironment, withImageaccept, aggregate, aggregate, build, buildpublic CustomDeploymentStrategyParamsBuilder()
public CustomDeploymentStrategyParamsBuilder(Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance, Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance, Boolean validationEnabled)
public CustomDeploymentStrategyParams build()
build in interface Builder<CustomDeploymentStrategyParams>public boolean equals(Object o)
equals in class CustomDeploymentStrategyParamsFluentImpl<CustomDeploymentStrategyParamsBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.