Uses of Class
com.google.cloud.channel.v1.RepricingCondition.ConditionCase
-
Packages that use RepricingCondition.ConditionCase Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of RepricingCondition.ConditionCase in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return RepricingCondition.ConditionCase Modifier and Type Method Description static RepricingCondition.ConditionCaseRepricingCondition.ConditionCase. forNumber(int value)RepricingCondition.ConditionCaseRepricingCondition.Builder. getConditionCase()RepricingCondition.ConditionCaseRepricingCondition. getConditionCase()RepricingCondition.ConditionCaseRepricingConditionOrBuilder. getConditionCase()static RepricingCondition.ConditionCaseRepricingCondition.ConditionCase. valueOf(int value)Deprecated.static RepricingCondition.ConditionCaseRepricingCondition.ConditionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static RepricingCondition.ConditionCase[]RepricingCondition.ConditionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-