Package io.fabric8.openshift.api.model
Class DeploymentStrategyFluentImpl.RecreateParamsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluentImpl<DeploymentStrategyFluent.RecreateParamsNested<N>>
io.fabric8.openshift.api.model.DeploymentStrategyFluentImpl.RecreateParamsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentStrategyFluent.RecreateParamsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DeploymentStrategyFluent.RecreateParamsNested<N>>,DeploymentStrategyFluent.RecreateParamsNested<N>,RecreateDeploymentStrategyParamsFluent<DeploymentStrategyFluent.RecreateParamsNested<N>>
- Enclosing class:
- DeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>>
public class DeploymentStrategyFluentImpl.RecreateParamsNestedImpl<N> extends RecreateDeploymentStrategyParamsFluentImpl<DeploymentStrategyFluent.RecreateParamsNested<N>> implements DeploymentStrategyFluent.RecreateParamsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
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
-
Method Summary
Modifier and Type Method Description Nand()NendRecreateParams()Methods inherited from class io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluentImpl
buildMid, buildPost, buildPre, editMid, editOrNewMid, editOrNewMidLike, editOrNewPost, editOrNewPostLike, editOrNewPre, editOrNewPreLike, editPost, editPre, equals, 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, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
- Specified by:
andin interfaceDeploymentStrategyFluent.RecreateParamsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endRecreateParams
- Specified by:
endRecreateParamsin interfaceDeploymentStrategyFluent.RecreateParamsNested<N>
-