public class RollingDeploymentStrategyParamsBuilder extends RollingDeploymentStrategyParamsFluent<RollingDeploymentStrategyParamsBuilder> implements VisitableBuilder<RollingDeploymentStrategyParams,RollingDeploymentStrategyParamsBuilder>
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, editPost, editPre, getAdditionalProperties, getIntervalSeconds, getPost, getPre, getTimeoutSeconds, getUpdatePercent, getUpdatePeriodSeconds, removeFromAdditionalProperties, withAdditionalProperties, withIntervalSeconds, 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 RollingDeploymentStrategyParamsFluent<RollingDeploymentStrategyParamsBuilder>Copyright © 2011–2015 Red Hat. All rights reserved.