public class DoneableDeploymentConfigSpec extends DeploymentConfigSpecFluent<DoneableDeploymentConfigSpec> implements Doneable<DeploymentConfigSpec>
DeploymentConfigSpecFluent.StrategyNested<N>, DeploymentConfigSpecFluent.TemplateNested<N>, DeploymentConfigSpecFluent.TriggersNested<N>_visitables| Constructor and Description |
|---|
DoneableDeploymentConfigSpec(DeploymentConfigSpec item,
Visitor<DeploymentConfigSpec> visitor) |
DoneableDeploymentConfigSpec(Visitor<DeploymentConfigSpec> visitor) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfigSpec |
done() |
addNewTrigger, addNewTriggerLike, addToAdditionalProperties, addToSelector, addToTriggers, editStrategy, editTemplate, getAdditionalProperties, getReplicas, getSelector, getStrategy, getTemplate, getTriggers, withAdditionalProperties, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withReplicas, withSelector, withStrategy, withTemplate, withTriggers, withTriggerspublic DoneableDeploymentConfigSpec(DeploymentConfigSpec item, Visitor<DeploymentConfigSpec> visitor)
public DoneableDeploymentConfigSpec(Visitor<DeploymentConfigSpec> visitor)
public DeploymentConfigSpec done()
done in interface Doneable<DeploymentConfigSpec>Copyright © 2011–2015 Red Hat. All rights reserved.