public class RollingDeploymentStrategyParamsBuilder extends RollingDeploymentStrategyParamsFluentImpl<RollingDeploymentStrategyParamsBuilder> implements VisitableBuilder<RollingDeploymentStrategyParams,RollingDeploymentStrategyParamsBuilder>
RollingDeploymentStrategyParamsFluentImpl.MaxSurgeNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.MaxUnavailableNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.PostNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.PreNestedImpl<N>RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N>, RollingDeploymentStrategyParamsFluent.MaxUnavailableNested<N>, RollingDeploymentStrategyParamsFluent.PostNested<N>, RollingDeploymentStrategyParamsFluent.PreNested<N>_visitables| Constructor and Description |
|---|
RollingDeploymentStrategyParamsBuilder() |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParams instance) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent) |
RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent,
RollingDeploymentStrategyParams instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableRollingDeploymentStrategyParams |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, addToAdditionalProperties, editMaxSurge, editMaxUnavailable, editPost, editPre, getAdditionalProperties, getIntervalSeconds, getMaxSurge, getMaxUnavailable, getPost, getPre, getTimeoutSeconds, getUpdatePercent, getUpdatePeriodSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withIntervalSeconds, withMaxSurge, withMaxUnavailable, withNewMaxSurge, withNewMaxSurge, withNewMaxSurge, withNewMaxSurgeLike, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailableLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSeconds, withUpdatePercent, withUpdatePeriodSecondsaccept, aggregate, aggregate, build, buildpublic RollingDeploymentStrategyParamsBuilder()
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParamsFluent<?> fluent, RollingDeploymentStrategyParams instance)
public RollingDeploymentStrategyParamsBuilder(RollingDeploymentStrategyParams instance)
public EditableRollingDeploymentStrategyParams build()
build in interface Builder<RollingDeploymentStrategyParams>public boolean equals(Object o)
equals in class RollingDeploymentStrategyParamsFluentImpl<RollingDeploymentStrategyParamsBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.