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 AwsCredentials
AwsCredentials.Builder. build()
Methods in com.google.auth.oauth2 with parameters of type AwsCredentials Modifier and Type Method Description static AwsCredentials.Builder
AwsCredentials. newBuilder(AwsCredentials awsCredentials)
Constructors in com.google.auth.oauth2 with parameters of type AwsCredentials Constructor Description Builder(AwsCredentials credentials)
-