public class DeploymentSpecBuilder extends DeploymentSpecFluentImpl<DeploymentSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DeploymentSpec,DeploymentSpecBuilder>
DeploymentSpecFluentImpl.RollbackToNestedImpl<N>, DeploymentSpecFluentImpl.SelectorNestedImpl<N>, DeploymentSpecFluentImpl.StrategyNestedImpl<N>, DeploymentSpecFluentImpl.TemplateNestedImpl<N>DeploymentSpecFluent.RollbackToNested<N>, DeploymentSpecFluent.SelectorNested<N>, DeploymentSpecFluent.StrategyNested<N>, DeploymentSpecFluent.TemplateNested<N>| Constructor and Description |
|---|
DeploymentSpecBuilder() |
DeploymentSpecBuilder(Boolean validationEnabled) |
DeploymentSpecBuilder(DeploymentSpec instance) |
DeploymentSpecBuilder(DeploymentSpec instance,
Boolean validationEnabled) |
DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent) |
DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent,
Boolean validationEnabled) |
DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent,
DeploymentSpec instance) |
DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent,
DeploymentSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildRollbackTo, buildSelector, buildStrategy, buildTemplate, editOrNewRollbackTo, editOrNewRollbackToLike, editOrNewSelector, editOrNewSelectorLike, editOrNewStrategy, editOrNewStrategyLike, editOrNewTemplate, editOrNewTemplateLike, editRollbackTo, editSelector, editStrategy, editTemplate, getAdditionalProperties, getMinReadySeconds, getPaused, getProgressDeadlineSeconds, getReplicas, getRevisionHistoryLimit, getRollbackTo, getSelector, getStrategy, getTemplate, hasAdditionalProperties, hasMinReadySeconds, hasPaused, hasProgressDeadlineSeconds, hasReplicas, hasRevisionHistoryLimit, hasRollbackTo, hasSelector, hasStrategy, hasTemplate, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withMinReadySeconds, withNewRollbackTo, withNewRollbackTo, withNewRollbackToLike, withNewSelector, withNewSelectorLike, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withPaused, withProgressDeadlineSeconds, withReplicas, withRevisionHistoryLimit, withRollbackTo, withSelector, withStrategy, withTemplateaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic DeploymentSpecBuilder()
public DeploymentSpecBuilder(Boolean validationEnabled)
public DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent)
public DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent, Boolean validationEnabled)
public DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent, DeploymentSpec instance)
public DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent, DeploymentSpec instance, Boolean validationEnabled)
public DeploymentSpecBuilder(DeploymentSpec instance)
public DeploymentSpecBuilder(DeploymentSpec instance, Boolean validationEnabled)
public DeploymentSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DeploymentSpec>public boolean equals(Object o)
equals in class DeploymentSpecFluentImpl<DeploymentSpecBuilder>public int hashCode()
hashCode in class DeploymentSpecFluentImpl<DeploymentSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.