Uses of Class
com.google.monitoring.v3.Service.IdentifierCase
-
Packages that use Service.IdentifierCase Package Description com.google.monitoring.v3 -
-
Uses of Service.IdentifierCase in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return Service.IdentifierCase Modifier and Type Method Description static Service.IdentifierCaseService.IdentifierCase. forNumber(int value)Service.IdentifierCaseService.Builder. getIdentifierCase()Service.IdentifierCaseService. getIdentifierCase()Service.IdentifierCaseServiceOrBuilder. getIdentifierCase()static Service.IdentifierCaseService.IdentifierCase. valueOf(int value)Deprecated.static Service.IdentifierCaseService.IdentifierCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Service.IdentifierCase[]Service.IdentifierCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-