Uses of Class
com.google.api.gax.core.FixedCredentialsProvider
-
Packages that use FixedCredentialsProvider Package Description com.google.api.gax.core -
-
Uses of FixedCredentialsProvider in com.google.api.gax.core
Methods in com.google.api.gax.core that return FixedCredentialsProvider Modifier and Type Method Description static FixedCredentialsProviderFixedCredentialsProvider. create(com.google.auth.Credentials credentials)Creates a FixedCredentialsProvider.
-