public class DoneableDeploymentSpec extends DeploymentSpecFluentImpl<DoneableDeploymentSpec> implements Doneable<DeploymentSpec>, DeploymentSpecFluent<DoneableDeploymentSpec>
DeploymentSpecFluentImpl.StrategyNestedImpl<N>, DeploymentSpecFluentImpl.TemplateNestedImpl<N>
DeploymentSpecFluent.StrategyNested<N>, DeploymentSpecFluent.TemplateNested<N>
_visitables
Constructor and Description |
---|
DoneableDeploymentSpec(DeploymentSpec item) |
DoneableDeploymentSpec(DeploymentSpec item,
Function<DeploymentSpec,DeploymentSpec> function) |
DoneableDeploymentSpec(Function<DeploymentSpec,DeploymentSpec> function) |
Modifier and Type | Method and Description |
---|---|
DeploymentSpec |
done() |
addToAdditionalProperties, addToAdditionalProperties, addToSelector, addToSelector, editStrategy, editTemplate, equals, getAdditionalProperties, getReplicas, getSelector, getStrategy, getTemplate, getUniqueLabelKey, isPaused, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromSelector, removeFromSelector, withAdditionalProperties, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withPaused, withReplicas, withSelector, withStrategy, withTemplate, withUniqueLabelKey
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, addToSelector, addToSelector, editStrategy, editTemplate, getAdditionalProperties, getReplicas, getSelector, getStrategy, getTemplate, getUniqueLabelKey, isPaused, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromSelector, removeFromSelector, withAdditionalProperties, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withPaused, withReplicas, withSelector, withStrategy, withTemplate, withUniqueLabelKey
public DoneableDeploymentSpec(Function<DeploymentSpec,DeploymentSpec> function)
public DoneableDeploymentSpec(DeploymentSpec item, Function<DeploymentSpec,DeploymentSpec> function)
public DoneableDeploymentSpec(DeploymentSpec item)
public DeploymentSpec done()
done
in interface Doneable<DeploymentSpec>
Copyright © 2011–2016 Red Hat. All rights reserved.