public class AppsV1beta1DeploymentSpecBuilder extends AppsV1beta1DeploymentSpecFluentImpl<AppsV1beta1DeploymentSpecBuilder> implements VisitableBuilder<AppsV1beta1DeploymentSpec,AppsV1beta1DeploymentSpecBuilder>
AppsV1beta1DeploymentSpecFluentImpl.RollbackToNestedImpl<N>, AppsV1beta1DeploymentSpecFluentImpl.SelectorNestedImpl<N>, AppsV1beta1DeploymentSpecFluentImpl.StrategyNestedImpl<N>, AppsV1beta1DeploymentSpecFluentImpl.TemplateNestedImpl<N>AppsV1beta1DeploymentSpecFluent.RollbackToNested<N>, AppsV1beta1DeploymentSpecFluent.SelectorNested<N>, AppsV1beta1DeploymentSpecFluent.StrategyNested<N>, AppsV1beta1DeploymentSpecFluent.TemplateNested<N>_visitables| Constructor and Description |
|---|
AppsV1beta1DeploymentSpecBuilder() |
AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpec instance) |
AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpec instance,
Boolean validationEnabled) |
AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpecFluent<?> fluent) |
AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpecFluent<?> fluent,
AppsV1beta1DeploymentSpec instance) |
AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpecFluent<?> fluent,
AppsV1beta1DeploymentSpec instance,
Boolean validationEnabled) |
AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpecFluent<?> fluent,
Boolean validationEnabled) |
AppsV1beta1DeploymentSpecBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AppsV1beta1DeploymentSpec |
build() |
boolean |
equals(Object o) |
buildRollbackTo, buildSelector, buildStrategy, buildTemplate, editOrNewRollbackTo, editOrNewRollbackToLike, editOrNewSelector, editOrNewSelectorLike, editOrNewStrategy, editOrNewStrategyLike, editOrNewTemplate, editOrNewTemplateLike, editRollbackTo, editSelector, editStrategy, editTemplate, getMinReadySeconds, getProgressDeadlineSeconds, getReplicas, getRevisionHistoryLimit, getRollbackTo, getSelector, getStrategy, getTemplate, hasMinReadySeconds, hasPaused, hasProgressDeadlineSeconds, hasReplicas, hasRevisionHistoryLimit, hasRollbackTo, hasSelector, hasStrategy, hasTemplate, isPaused, withMinReadySeconds, withNewPaused, withNewPaused, withNewRollbackTo, withNewRollbackToLike, withNewSelector, withNewSelectorLike, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withPaused, withProgressDeadlineSeconds, withReplicas, withRevisionHistoryLimit, withRollbackTo, withSelector, withStrategy, withTemplateaccept, aggregate, aggregate, build, build, builderOfpublic AppsV1beta1DeploymentSpecBuilder()
public AppsV1beta1DeploymentSpecBuilder(Boolean validationEnabled)
public AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpecFluent<?> fluent)
public AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpecFluent<?> fluent, Boolean validationEnabled)
public AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpecFluent<?> fluent, AppsV1beta1DeploymentSpec instance)
public AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpecFluent<?> fluent, AppsV1beta1DeploymentSpec instance, Boolean validationEnabled)
public AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpec instance)
public AppsV1beta1DeploymentSpecBuilder(AppsV1beta1DeploymentSpec instance, Boolean validationEnabled)
public AppsV1beta1DeploymentSpec build()
build in interface Builder<AppsV1beta1DeploymentSpec>public boolean equals(Object o)
equals in class AppsV1beta1DeploymentSpecFluentImpl<AppsV1beta1DeploymentSpecBuilder>Copyright © 2019. All rights reserved.