public class DeploymentStrategyBuilder extends DeploymentStrategyFluent<DeploymentStrategyBuilder> implements VisitableBuilder<DeploymentStrategy,DeploymentStrategyBuilder>
DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>, DeploymentStrategyFluent.RollingParamsNested<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() |
boolean |
equals(Object o) |
addToAdditionalProperties, editCustomParams, editRecreateParams, editResources, editRollingParams, getAdditionalProperties, getCustomParams, getRecreateParams, getResources, getRollingParams, getType, removeFromAdditionalProperties, withAdditionalProperties, withCustomParams, withNewCustomParams, withNewCustomParamsLike, withNewRecreateParams, withNewRecreateParamsLike, withNewResources, withNewResourcesLike, withNewRollingParams, withNewRollingParamsLike, 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>public boolean equals(Object o)
equals in class DeploymentStrategyFluent<DeploymentStrategyBuilder>Copyright © 2011–2015 Red Hat. All rights reserved.