public class DeploymentStrategyBuilder extends DeploymentStrategyFluentImpl<DeploymentStrategyBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DeploymentStrategy,DeploymentStrategyBuilder>
DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>, DeploymentStrategyFluent.RollingParamsNested<N>| Constructor and Description |
|---|
DeploymentStrategyBuilder() |
DeploymentStrategyBuilder(Boolean validationEnabled) |
DeploymentStrategyBuilder(DeploymentStrategy instance) |
DeploymentStrategyBuilder(DeploymentStrategy instance,
Boolean validationEnabled) |
DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent) |
DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent,
Boolean validationEnabled) |
DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent,
DeploymentStrategy instance) |
DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent,
DeploymentStrategy instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentStrategy |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildCustomParams, buildRecreateParams, buildResources, buildRollingParams, editCustomParams, editOrNewCustomParams, editOrNewCustomParamsLike, editOrNewRecreateParams, editOrNewRecreateParamsLike, editOrNewResources, editOrNewResourcesLike, editOrNewRollingParams, editOrNewRollingParamsLike, editRecreateParams, editResources, editRollingParams, equals, getActiveDeadlineSeconds, getAdditionalProperties, getAnnotations, getCustomParams, getLabels, getRecreateParams, getResources, getRollingParams, getType, hasActiveDeadlineSeconds, hasAdditionalProperties, hasAnnotations, hasCustomParams, hashCode, hasLabels, hasRecreateParams, hasResources, hasRollingParams, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, toString, withActiveDeadlineSeconds, withAdditionalProperties, withAnnotations, withCustomParams, withLabels, withNewCustomParams, withNewCustomParamsLike, withNewRecreateParams, withNewRecreateParamsLike, withNewResources, withNewResourcesLike, withNewRollingParams, withNewRollingParamsLike, withRecreateParams, withResources, withRollingParams, withTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic DeploymentStrategyBuilder()
public DeploymentStrategyBuilder(Boolean validationEnabled)
public DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent)
public DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent, Boolean validationEnabled)
public DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent, DeploymentStrategy instance)
public DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent, DeploymentStrategy instance, Boolean validationEnabled)
public DeploymentStrategyBuilder(DeploymentStrategy instance)
public DeploymentStrategyBuilder(DeploymentStrategy instance, Boolean validationEnabled)
public DeploymentStrategy build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DeploymentStrategy>Copyright © 2015–2022 Red Hat. All rights reserved.