Package io.fabric8.openshift.api.model
Class RecreateDeploymentStrategyParamsBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluentImpl<RecreateDeploymentStrategyParamsBuilder>
io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<RecreateDeploymentStrategyParams>,io.fabric8.kubernetes.api.builder.Fluent<RecreateDeploymentStrategyParamsBuilder>,io.fabric8.kubernetes.api.builder.Visitable<RecreateDeploymentStrategyParamsBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParamsBuilder>,RecreateDeploymentStrategyParamsFluent<RecreateDeploymentStrategyParamsBuilder>
public class RecreateDeploymentStrategyParamsBuilder extends RecreateDeploymentStrategyParamsFluentImpl<RecreateDeploymentStrategyParamsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParamsBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluentImpl
RecreateDeploymentStrategyParamsFluentImpl.MidNestedImpl<N>, RecreateDeploymentStrategyParamsFluentImpl.PostNestedImpl<N>, RecreateDeploymentStrategyParamsFluentImpl.PreNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluent
RecreateDeploymentStrategyParamsFluent.MidNested<N>, RecreateDeploymentStrategyParamsFluent.PostNested<N>, RecreateDeploymentStrategyParamsFluent.PreNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description RecreateDeploymentStrategyParamsBuilder()RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParams instance)RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent)RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, RecreateDeploymentStrategyParams instance)RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, RecreateDeploymentStrategyParams instance, Boolean validationEnabled)RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, Boolean validationEnabled)RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParams instance, Boolean validationEnabled)RecreateDeploymentStrategyParamsBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description RecreateDeploymentStrategyParamsbuild()booleanequals(Object o)Methods inherited from class io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluentImpl
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, withTimeoutSecondsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
RecreateDeploymentStrategyParamsBuilder
public RecreateDeploymentStrategyParamsBuilder() -
RecreateDeploymentStrategyParamsBuilder
-
RecreateDeploymentStrategyParamsBuilder
-
RecreateDeploymentStrategyParamsBuilder
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, Boolean validationEnabled) -
RecreateDeploymentStrategyParamsBuilder
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, RecreateDeploymentStrategyParams instance) -
RecreateDeploymentStrategyParamsBuilder
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, RecreateDeploymentStrategyParams instance, Boolean validationEnabled) -
RecreateDeploymentStrategyParamsBuilder
-
RecreateDeploymentStrategyParamsBuilder
public RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParams instance, Boolean validationEnabled)
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<RecreateDeploymentStrategyParams>
-
equals
- Overrides:
equalsin classRecreateDeploymentStrategyParamsFluentImpl<RecreateDeploymentStrategyParamsBuilder>
-