Uses of Enum
com.google.auth.oauth2.IdentityPoolCredentialSource.IdentityPoolCredentialSourceType
Packages that use IdentityPoolCredentialSource.IdentityPoolCredentialSourceType
-
Uses of IdentityPoolCredentialSource.IdentityPoolCredentialSourceType in com.google.auth.oauth2
Subclasses with type arguments of type IdentityPoolCredentialSource.IdentityPoolCredentialSourceType in com.google.auth.oauth2Modifier and TypeClassDescription(package private) static enumFields in com.google.auth.oauth2 declared as IdentityPoolCredentialSource.IdentityPoolCredentialSourceTypeModifier and TypeFieldDescription(package private) IdentityPoolCredentialSource.IdentityPoolCredentialSourceTypeIdentityPoolCredentialSource.credentialSourceTypeMethods in com.google.auth.oauth2 that return IdentityPoolCredentialSource.IdentityPoolCredentialSourceTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.IdentityPoolCredentialSource.IdentityPoolCredentialSourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.