Uses of Class
com.amazon.sqs.javamessaging.SQSConnection
Packages that use SQSConnection
-
Uses of SQSConnection in com.amazon.sqs.javamessaging
Methods in com.amazon.sqs.javamessaging that return SQSConnectionModifier and TypeMethodDescriptionSQSConnectionFactory.createConnection()
SQSConnectionFactory.createConnection
(String awsAccessKeyId, String awsSecretKey) SQSConnectionFactory.createConnection
(software.amazon.awssdk.auth.credentials.AwsCredentials awsCredentials) SQSConnectionFactory.createConnection
(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider awsCredentialsProvider)