public class RecreateDeploymentStrategyParamsBuilder extends RecreateDeploymentStrategyParamsFluentImpl<RecreateDeploymentStrategyParamsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParamsBuilder>
RecreateDeploymentStrategyParamsFluentImpl.MidNestedImpl<N>, RecreateDeploymentStrategyParamsFluentImpl.PostNestedImpl<N>, RecreateDeploymentStrategyParamsFluentImpl.PreNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMid, buildPost, buildPre, editMid, editOrNewMid, editOrNewMidLike, editOrNewPost, editOrNewPostLike, editOrNewPre, editOrNewPreLike, editPost, editPre, getMid, getPost, getPre, getTimeoutSeconds, hasMid, hasPost, hasPre, hasTimeoutSeconds, withMid, withNewMid, withNewMidLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSecondsaccept, 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>public boolean equals(Object o)
equals in class RecreateDeploymentStrategyParamsFluentImpl<RecreateDeploymentStrategyParamsBuilder>public int hashCode()
hashCode in class RecreateDeploymentStrategyParamsFluentImpl<RecreateDeploymentStrategyParamsBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.