Uses of Class
com.amazonaws.services.sqs.AmazonSQSClient
Packages that use AmazonSQSClient
-
Uses of AmazonSQSClient in com.amazonaws.services.glacier.transfer
Constructors in com.amazonaws.services.glacier.transfer with parameters of type AmazonSQSClientModifierConstructorDescriptionArchiveTransferManager
(AmazonGlacierClient glacier, AmazonSQSClient sqs, AmazonSNSClient sns) Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client, and the specified Amazon SQS and Amazon SNS clients for polling download job status.JobStatusMonitor
(AmazonSQSClient sqs, AmazonSNSClient sns) Constructs a JobStatusMonitor that will use the specified clients for polling archive download job status. -
Uses of AmazonSQSClient in com.amazonaws.services.sqs
Subclasses of AmazonSQSClient in com.amazonaws.services.sqsModifier and TypeClassDescriptionclass
Interface for accessing Amazon SQS asynchronously.