Uses of Enum Class
gql.GqlTypes.AuthCredentials.MethodCase
Packages that use GqlTypes.AuthCredentials.MethodCase
-
Uses of GqlTypes.AuthCredentials.MethodCase in gql
Methods in gql that return GqlTypes.AuthCredentials.MethodCaseModifier and TypeMethodDescriptionGqlTypes.AuthCredentials.MethodCase.forNumber(int value) GqlTypes.AuthCredentials.Builder.getMethodCase()GqlTypes.AuthCredentials.getMethodCase()GqlTypes.AuthCredentialsOrBuilder.getMethodCase()GqlTypes.AuthCredentials.MethodCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static GqlTypes.AuthCredentials.MethodCase[]GqlTypes.AuthCredentials.MethodCase.values()Returns an array containing the constants of this enum class, in the order they are declared.