Uses of Class
com.google.cloud.osconfig.v1alpha.FixedOrPercent.ModeCase
-
Packages that use FixedOrPercent.ModeCase Package Description com.google.cloud.osconfig.v1alpha A client to OS Config API -
-
Uses of FixedOrPercent.ModeCase in com.google.cloud.osconfig.v1alpha
Methods in com.google.cloud.osconfig.v1alpha that return FixedOrPercent.ModeCase Modifier and Type Method Description static FixedOrPercent.ModeCaseFixedOrPercent.ModeCase. forNumber(int value)FixedOrPercent.ModeCaseFixedOrPercent.Builder. getModeCase()FixedOrPercent.ModeCaseFixedOrPercent. getModeCase()FixedOrPercent.ModeCaseFixedOrPercentOrBuilder. getModeCase()static FixedOrPercent.ModeCaseFixedOrPercent.ModeCase. valueOf(int value)Deprecated.static FixedOrPercent.ModeCaseFixedOrPercent.ModeCase. valueOf(String name)Returns the enum constant of this type with the specified name.static FixedOrPercent.ModeCase[]FixedOrPercent.ModeCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-