Package io.fabric8.openshift.api.model
Class DeploymentStrategyFluentImpl.RollingParamsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.RollingDeploymentStrategyParamsFluentImpl<DeploymentStrategyFluent.RollingParamsNested<N>>
io.fabric8.openshift.api.model.DeploymentStrategyFluentImpl.RollingParamsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentStrategyFluent.RollingParamsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DeploymentStrategyFluent.RollingParamsNested<N>>,DeploymentStrategyFluent.RollingParamsNested<N>,RollingDeploymentStrategyParamsFluent<DeploymentStrategyFluent.RollingParamsNested<N>>
- Enclosing class:
- DeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>>
public class DeploymentStrategyFluentImpl.RollingParamsNestedImpl<N> extends RollingDeploymentStrategyParamsFluentImpl<DeploymentStrategyFluent.RollingParamsNested<N>> implements DeploymentStrategyFluent.RollingParamsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.RollingDeploymentStrategyParamsFluentImpl
RollingDeploymentStrategyParamsFluentImpl.MaxSurgeNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.MaxUnavailableNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.PostNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.PreNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.RollingDeploymentStrategyParamsFluent
RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N>, RollingDeploymentStrategyParamsFluent.MaxUnavailableNested<N>, RollingDeploymentStrategyParamsFluent.PostNested<N>, RollingDeploymentStrategyParamsFluent.PreNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendRollingParams()Methods inherited from class io.fabric8.openshift.api.model.RollingDeploymentStrategyParamsFluentImpl
buildMaxSurge, buildMaxUnavailable, buildPost, buildPre, editMaxSurge, editMaxUnavailable, editOrNewMaxSurge, editOrNewMaxSurgeLike, editOrNewMaxUnavailable, editOrNewMaxUnavailableLike, editOrNewPost, editOrNewPostLike, editOrNewPre, editOrNewPreLike, editPost, editPre, equals, getIntervalSeconds, getMaxSurge, getMaxUnavailable, getPost, getPre, getTimeoutSeconds, getUpdatePeriodSeconds, hasIntervalSeconds, hasMaxSurge, hasMaxUnavailable, hasPost, hasPre, hasTimeoutSeconds, hasUpdatePeriodSeconds, withIntervalSeconds, withMaxSurge, withMaxUnavailable, withNewMaxSurge, withNewMaxSurge, withNewMaxSurge, withNewMaxSurgeLike, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailableLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSeconds, withUpdatePeriodSecondsMethods 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.RollingDeploymentStrategyParamsFluent
buildMaxSurge, buildMaxUnavailable, buildPost, buildPre, editMaxSurge, editMaxUnavailable, editOrNewMaxSurge, editOrNewMaxSurgeLike, editOrNewMaxUnavailable, editOrNewMaxUnavailableLike, editOrNewPost, editOrNewPostLike, editOrNewPre, editOrNewPreLike, editPost, editPre, getIntervalSeconds, getMaxSurge, getMaxUnavailable, getPost, getPre, getTimeoutSeconds, getUpdatePeriodSeconds, hasIntervalSeconds, hasMaxSurge, hasMaxUnavailable, hasPost, hasPre, hasTimeoutSeconds, hasUpdatePeriodSeconds, withIntervalSeconds, withMaxSurge, withMaxUnavailable, withNewMaxSurge, withNewMaxSurge, withNewMaxSurge, withNewMaxSurgeLike, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailableLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSeconds, withUpdatePeriodSeconds
-
Method Details
-
and
- Specified by:
andin interfaceDeploymentStrategyFluent.RollingParamsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endRollingParams
- Specified by:
endRollingParamsin interfaceDeploymentStrategyFluent.RollingParamsNested<N>
-