Package | Description |
---|---|
com.amazonaws.services.sqs |
Welcome to the Amazon Simple Queue Service API Reference.
|
com.amazonaws.services.sqs.buffered |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAmazonSQSAsync
Abstract implementation of
AmazonSQSAsync . |
class |
AmazonSQSAsyncClient
Client for accessing Amazon SQS asynchronously.
|
Modifier and Type | Method and Description |
---|---|
protected AmazonSQSAsync |
AmazonSQSAsyncClientBuilder.build(AwsAsyncClientParams params)
Construct an asynchronous implementation of AmazonSQSAsync using the current builder configuration.
|
static AmazonSQSAsync |
AmazonSQSAsyncClientBuilder.defaultClient() |
Modifier and Type | Class and Description |
---|---|
class |
AmazonSQSBufferedAsyncClient
AmazonSQSBufferedAsyncClient provides client-side batching of outgoing sendMessage, deleteMessage
and changeMessageVisibility calls.
|
Constructor and Description |
---|
AmazonSQSBufferedAsyncClient(AmazonSQSAsync paramRealSQS) |
AmazonSQSBufferedAsyncClient(AmazonSQSAsync paramRealSQS,
QueueBufferConfig config) |
Copyright © 2018. All rights reserved.