public class DoneableDeploymentStrategy extends DeploymentStrategyFluentImpl<DoneableDeploymentStrategy> implements Doneable<DeploymentStrategy>
DeploymentStrategyFluentImpl.CustomParamsNestedImpl<N>, DeploymentStrategyFluentImpl.RecreateParamsNestedImpl<N>, DeploymentStrategyFluentImpl.ResourcesNestedImpl<N>, DeploymentStrategyFluentImpl.RollingParamsNestedImpl<N>
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, withType
public 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.