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