public class RecreateDeploymentStrategyParamsBuilder extends RecreateDeploymentStrategyParamsFluentImpl<RecreateDeploymentStrategyParamsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParamsBuilder>
RecreateDeploymentStrategyParamsFluent.MidNested<N>, RecreateDeploymentStrategyParamsFluent.PostNested<N>, RecreateDeploymentStrategyParamsFluent.PreNested<N>| Constructor and Description |
|---|
RecreateDeploymentStrategyParamsBuilder() |
RecreateDeploymentStrategyParamsBuilder(Boolean validationEnabled) |
RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParams instance) |
RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParams instance,
Boolean validationEnabled) |
RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent) |
RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent,
Boolean validationEnabled) |
RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent,
RecreateDeploymentStrategyParams instance) |
RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent,
RecreateDeploymentStrategyParams instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RecreateDeploymentStrategyParams |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMid, buildPost, buildPre, editMid, editOrNewMid, editOrNewMidLike, editOrNewPost, editOrNewPostLike, editOrNewPre, editOrNewPreLike, editPost, editPre, equals, getAdditionalProperties, getMid, getPost, getPre, getTimeoutSeconds, hasAdditionalProperties, hashCode, hasMid, hasPost, hasPre, hasTimeoutSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMid, withNewMid, withNewMidLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSecondsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RecreateDeploymentStrategyParamsBuilder()
public RecreateDeploymentStrategyParamsBuilder(Boolean validationEnabled)
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent)
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, Boolean validationEnabled)
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, RecreateDeploymentStrategyParams instance)
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, RecreateDeploymentStrategyParams instance, Boolean validationEnabled)
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParams instance)
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParams instance, Boolean validationEnabled)
public RecreateDeploymentStrategyParams build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RecreateDeploymentStrategyParams>Copyright © 2015–2022 Red Hat. All rights reserved.