public class RollingDeploymentStrategyParamsBuilder extends RollingDeploymentStrategyParamsFluent<RollingDeploymentStrategyParamsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RollingDeploymentStrategyParams,RollingDeploymentStrategyParamsBuilder>
RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N>, RollingDeploymentStrategyParamsFluent.MaxUnavailableNested<N>, RollingDeploymentStrategyParamsFluent.PostNested<N>, RollingDeploymentStrategyParamsFluent.PreNested<N>| Constructor and Description |
|---|
RollingDeploymentStrategyParamsBuilder() |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParams instance) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent,
RollingDeploymentStrategyParams instance) |
| Modifier and Type | Method and Description |
|---|---|
RollingDeploymentStrategyParams |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMaxSurge, buildMaxUnavailable, buildPost, buildPre, copyInstance, editMaxSurge, editMaxUnavailable, editOrNewMaxSurge, editOrNewMaxSurgeLike, editOrNewMaxUnavailable, editOrNewMaxUnavailableLike, editOrNewPost, editOrNewPostLike, editOrNewPre, editOrNewPreLike, editPost, editPre, equals, getAdditionalProperties, getIntervalSeconds, getTimeoutSeconds, getUpdatePeriodSeconds, hasAdditionalProperties, hashCode, hasIntervalSeconds, hasMaxSurge, hasMaxUnavailable, hasPost, hasPre, hasTimeoutSeconds, hasUpdatePeriodSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withIntervalSeconds, withMaxSurge, withMaxUnavailable, withNewMaxSurge, withNewMaxSurge, withNewMaxSurgeLike, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailableLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSeconds, withUpdatePeriodSecondsaggregate, aggregate, build, build, builderOf, getVisitableMappublic RollingDeploymentStrategyParamsBuilder()
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent, RollingDeploymentStrategyParams instance)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParams instance)
public RollingDeploymentStrategyParams build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RollingDeploymentStrategyParams>Copyright © 2015–2023 Red Hat. All rights reserved.