public class RollingDeploymentStrategyParamsBuilder extends RollingDeploymentStrategyParamsFluentImpl<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(Boolean validationEnabled) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParams instance) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParams instance,
Boolean validationEnabled) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent,
Boolean validationEnabled) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent,
RollingDeploymentStrategyParams instance) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent,
RollingDeploymentStrategyParams instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RollingDeploymentStrategyParams |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMaxSurge, buildMaxUnavailable, buildPost, buildPre, editMaxSurge, editMaxUnavailable, editOrNewMaxSurge, editOrNewMaxSurgeLike, editOrNewMaxUnavailable, editOrNewMaxUnavailableLike, editOrNewPost, editOrNewPostLike, editOrNewPre, editOrNewPreLike, editPost, editPre, equals, getAdditionalProperties, getIntervalSeconds, getMaxSurge, getMaxUnavailable, getPost, getPre, 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, withUpdatePeriodSecondsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RollingDeploymentStrategyParamsBuilder()
public RollingDeploymentStrategyParamsBuilder(Boolean validationEnabled)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent, Boolean validationEnabled)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent, RollingDeploymentStrategyParams instance)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent, RollingDeploymentStrategyParams instance, Boolean validationEnabled)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParams instance)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParams instance, Boolean validationEnabled)
public RollingDeploymentStrategyParams build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RollingDeploymentStrategyParams>Copyright © 2015–2022 Red Hat. All rights reserved.