Package io.fabric8.openshift.api.model
Interface RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N>>,io.fabric8.kubernetes.api.model.IntOrStringFluent<RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
RollingDeploymentStrategyParamsFluentImpl.MaxSurgeNestedImpl
- Enclosing interface:
- RollingDeploymentStrategyParamsFluent<A extends RollingDeploymentStrategyParamsFluent<A>>
public static interface RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.IntOrStringFluent<RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendMaxSurge()Methods inherited from interface io.fabric8.kubernetes.api.model.IntOrStringFluent
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getIntVal, getKind, getStrVal, hasAdditionalProperties, hasIntVal, hasKind, hasStrVal, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withIntVal, withKind, withNewIntVal, withNewIntVal, withNewKind, withNewKind, withNewStrVal, withNewStrVal, withNewStrVal, withStrVal
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endMaxSurge
N endMaxSurge()
-