Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1alpha1.RolloutProgressive
-
Packages that use RolloutProgressive Package Description io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 -
-
Uses of RolloutProgressive in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 that return RolloutProgressive Modifier and Type Method Description RolloutProgressiveRolloutProgressiveBuilder. build()RolloutProgressiveRolloutStrategyFluent. buildProgressive()RolloutProgressiveRolloutStrategy. getProgressive()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 with parameters of type RolloutProgressive Modifier and Type Method Description protected voidRolloutProgressiveFluent. copyInstance(RolloutProgressive instance)RolloutStrategyFluent.ProgressiveNested<A>RolloutStrategyFluent. editOrNewProgressiveLike(RolloutProgressive item)voidRolloutStrategy. setProgressive(RolloutProgressive progressive)RolloutStrategyFluent.ProgressiveNested<A>RolloutStrategyFluent. withNewProgressiveLike(RolloutProgressive item)ARolloutStrategyFluent. withProgressive(RolloutProgressive progressive)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 with parameters of type RolloutProgressive Constructor Description RolloutProgressiveBuilder(RolloutProgressive instance)RolloutProgressiveBuilder(RolloutProgressiveFluent<?> fluent, RolloutProgressive instance)RolloutProgressiveFluent(RolloutProgressive instance)RolloutStrategy(RolloutAll all, RolloutProgressive progressive, RolloutProgressivePerGroup progressivePerGroup, String type)
-