Uses of Class
software.amazon.awssdk.auth.credentials.AwsBasicCredentials
Packages that use AwsBasicCredentials
-
Uses of AwsBasicCredentials in software.amazon.awssdk.auth.credentials
Methods in software.amazon.awssdk.auth.credentials that return AwsBasicCredentialsModifier and TypeMethodDescriptionAwsBasicCredentials.Builder.build()AwsBasicCredentials.copy(Consumer<? super AwsBasicCredentials.Builder> modifier) static AwsBasicCredentialsConstructs a new credentials object, with the specified AWS access key and AWS secret key.