Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1alpha1.RolloutAll
-
Packages that use RolloutAll Package Description io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 -
-
Uses of RolloutAll in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 that return RolloutAll Modifier and Type Method Description RolloutAllRolloutAllBuilder. build()RolloutAllRolloutStrategyFluent. buildAll()RolloutAllRolloutStrategy. getAll()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 with parameters of type RolloutAll Modifier and Type Method Description protected voidRolloutAllFluent. copyInstance(RolloutAll instance)RolloutStrategyFluent.AllNested<A>RolloutStrategyFluent. editOrNewAllLike(RolloutAll item)voidRolloutStrategy. setAll(RolloutAll all)ARolloutStrategyFluent. withAll(RolloutAll all)RolloutStrategyFluent.AllNested<A>RolloutStrategyFluent. withNewAllLike(RolloutAll item)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 with parameters of type RolloutAll Constructor Description RolloutAllBuilder(RolloutAll instance)RolloutAllBuilder(RolloutAllFluent<?> fluent, RolloutAll instance)RolloutAllFluent(RolloutAll instance)RolloutStrategy(RolloutAll all, RolloutProgressive progressive, RolloutProgressivePerGroup progressivePerGroup, String type)
-