Package io.fabric8.openshift.api.model
Interface DeploymentStrategyFluent.RecreateParamsNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentStrategyFluent.RecreateParamsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,RecreateDeploymentStrategyParamsFluent<DeploymentStrategyFluent.RecreateParamsNested<N>>
- All Known Implementing Classes:
DeploymentStrategyFluentImpl.RecreateParamsNestedImpl
- Enclosing interface:
- DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
public static interface DeploymentStrategyFluent.RecreateParamsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, RecreateDeploymentStrategyParamsFluent<DeploymentStrategyFluent.RecreateParamsNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluent
RecreateDeploymentStrategyParamsFluent.MidNested<N>, RecreateDeploymentStrategyParamsFluent.PostNested<N>, RecreateDeploymentStrategyParamsFluent.PreNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendRecreateParams()Methods inherited from interface io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluent
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, withTimeoutSeconds
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endRecreateParams
N endRecreateParams()
-