public class ExtensionsV1beta1DeploymentSpecBuilder extends ExtensionsV1beta1DeploymentSpecFluentImpl<ExtensionsV1beta1DeploymentSpecBuilder> implements VisitableBuilder<ExtensionsV1beta1DeploymentSpec,ExtensionsV1beta1DeploymentSpecBuilder>
ExtensionsV1beta1DeploymentSpecFluentImpl.RollbackToNestedImpl<N>, ExtensionsV1beta1DeploymentSpecFluentImpl.SelectorNestedImpl<N>, ExtensionsV1beta1DeploymentSpecFluentImpl.StrategyNestedImpl<N>, ExtensionsV1beta1DeploymentSpecFluentImpl.TemplateNestedImpl<N>
ExtensionsV1beta1DeploymentSpecFluent.RollbackToNested<N>, ExtensionsV1beta1DeploymentSpecFluent.SelectorNested<N>, ExtensionsV1beta1DeploymentSpecFluent.StrategyNested<N>, ExtensionsV1beta1DeploymentSpecFluent.TemplateNested<N>
_visitables
Constructor and Description |
---|
ExtensionsV1beta1DeploymentSpecBuilder() |
ExtensionsV1beta1DeploymentSpecBuilder(Boolean validationEnabled) |
ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpec instance) |
ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpec instance,
Boolean validationEnabled) |
ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpecFluent<?> fluent) |
ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpecFluent<?> fluent,
Boolean validationEnabled) |
ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpecFluent<?> fluent,
ExtensionsV1beta1DeploymentSpec instance) |
ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpecFluent<?> fluent,
ExtensionsV1beta1DeploymentSpec instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
ExtensionsV1beta1DeploymentSpec |
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, withTemplate
accept, aggregate, aggregate, build, build, builderOf
public ExtensionsV1beta1DeploymentSpecBuilder()
public ExtensionsV1beta1DeploymentSpecBuilder(Boolean validationEnabled)
public ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpecFluent<?> fluent)
public ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpecFluent<?> fluent, Boolean validationEnabled)
public ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpecFluent<?> fluent, ExtensionsV1beta1DeploymentSpec instance)
public ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpecFluent<?> fluent, ExtensionsV1beta1DeploymentSpec instance, Boolean validationEnabled)
public ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpec instance)
public ExtensionsV1beta1DeploymentSpecBuilder(ExtensionsV1beta1DeploymentSpec instance, Boolean validationEnabled)
public ExtensionsV1beta1DeploymentSpec build()
build
in interface Builder<ExtensionsV1beta1DeploymentSpec>
public boolean equals(Object o)
equals
in class ExtensionsV1beta1DeploymentSpecFluentImpl<ExtensionsV1beta1DeploymentSpecBuilder>
Copyright © 2019. All rights reserved.