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