Uses of Class
com.google.auth.oauth2.AwsCredentials
-
Packages that use AwsCredentials Package Description com.google.auth.oauth2 -
-
Uses of AwsCredentials in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return AwsCredentials Modifier and Type Method Description AwsCredentialsAwsCredentials.Builder. build()Methods in com.google.auth.oauth2 with parameters of type AwsCredentials Modifier and Type Method Description static AwsCredentials.BuilderAwsCredentials. newBuilder(AwsCredentials awsCredentials)
-