public class DoneableDeploymentStrategy extends DeploymentStrategyFluent<DoneableDeploymentStrategy> implements Doneable<DeploymentStrategy>
DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>, DeploymentStrategyFluent.RollingParamsNested<N>_visitables| Constructor and Description |
|---|
DoneableDeploymentStrategy(DeploymentStrategy item,
Visitor<DeploymentStrategy> visitor) |
DoneableDeploymentStrategy(Visitor<DeploymentStrategy> visitor) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentStrategy |
done() |
addToAdditionalProperties, editCustomParams, editRecreateParams, editResources, editRollingParams, equals, getAdditionalProperties, getCustomParams, getRecreateParams, getResources, getRollingParams, getType, removeFromAdditionalProperties, withAdditionalProperties, withCustomParams, withNewCustomParams, withNewCustomParamsLike, withNewRecreateParams, withNewRecreateParamsLike, withNewResources, withNewResourcesLike, withNewRollingParams, withNewRollingParamsLike, withRecreateParams, withResources, withRollingParams, withTypepublic DoneableDeploymentStrategy(DeploymentStrategy item, Visitor<DeploymentStrategy> visitor)
public DoneableDeploymentStrategy(Visitor<DeploymentStrategy> visitor)
public DeploymentStrategy done()
done in interface Doneable<DeploymentStrategy>Copyright © 2011–2015 Red Hat. All rights reserved.