Uses of Class
com.google.api.servicemanagement.v1.Rollout.StrategyCase
-
Packages that use Rollout.StrategyCase Package Description com.google.api.servicemanagement.v1 -
-
Uses of Rollout.StrategyCase in com.google.api.servicemanagement.v1
Methods in com.google.api.servicemanagement.v1 that return Rollout.StrategyCase Modifier and Type Method Description static Rollout.StrategyCaseRollout.StrategyCase. forNumber(int value)Rollout.StrategyCaseRollout.Builder. getStrategyCase()Rollout.StrategyCaseRollout. getStrategyCase()Rollout.StrategyCaseRolloutOrBuilder. getStrategyCase()static Rollout.StrategyCaseRollout.StrategyCase. valueOf(int value)Deprecated.static Rollout.StrategyCaseRollout.StrategyCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Rollout.StrategyCase[]Rollout.StrategyCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-