Class RollingUpdateStatefulSetStrategyFluent.MaxUnavailableNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.AnyTypeFluent<A>
-
- io.fabric8.kubernetes.api.model.IntOrStringFluent<RollingUpdateStatefulSetStrategyFluent.MaxUnavailableNested<N>>
-
- io.fabric8.kubernetes.api.model.apps.RollingUpdateStatefulSetStrategyFluent.MaxUnavailableNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RollingUpdateStatefulSetStrategyFluent<A extends RollingUpdateStatefulSetStrategyFluent<A>>
public class RollingUpdateStatefulSetStrategyFluent.MaxUnavailableNested<N> extends io.fabric8.kubernetes.api.model.IntOrStringFluent<RollingUpdateStatefulSetStrategyFluent.MaxUnavailableNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendMaxUnavailable()-
Methods inherited from class io.fabric8.kubernetes.api.model.IntOrStringFluent
copyInstance, equals, hashCode, toString
-
Methods inherited from class io.fabric8.kubernetes.api.model.AnyTypeFluent
copyInstance, getValue, hasValue, withValue
-
-