public class DeploymentStrategyBuilder extends DeploymentStrategyFluent<DeploymentStrategyBuilder> implements VisitableBuilder<DeploymentStrategy,DeploymentStrategyBuilder>
DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>_visitables| Constructor and Description |
|---|
DeploymentStrategyBuilder() |
DeploymentStrategyBuilder(DeploymentStrategy instance) |
DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent) |
DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent,
DeploymentStrategy instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableDeploymentStrategy |
build() |
addToAdditionalProperties, editCustomParams, editRecreateParams, editResources, getAdditionalProperties, getCustomParams, getRecreateParams, getResources, getRollingParams, getType, withAdditionalProperties, withCustomParams, withNewCustomParams, withNewCustomParamsLike, withNewRecreateParams, withNewRecreateParamsLike, withNewResources, withNewResourcesLike, withRecreateParams, withResources, withRollingParams, withTypeaccept, aggregate, aggregate, build, buildpublic DeploymentStrategyBuilder()
public DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent)
public DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent, DeploymentStrategy instance)
public DeploymentStrategyBuilder(DeploymentStrategy instance)
public EditableDeploymentStrategy build()
build in interface Builder<DeploymentStrategy>Copyright © 2011–2015 Red Hat. All rights reserved.