| Package | Description |
|---|---|
| software.amazon.awssdk.services.sqs |
Welcome to the Amazon Simple Queue Service API Reference.
|
| software.amazon.awssdk.services.sqs.buffered |
| Modifier and Type | Method and Description |
|---|---|
static SQSAsyncClient |
SQSAsyncClient.create()
Create a
SQSAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Modifier and Type | Class and Description |
|---|---|
class |
SqsBufferedAsyncClient
AmazonSQSBufferedAsyncClient provides client-side batching of outgoing sendMessage, deleteMessage
and changeMessageVisibility calls.
|
| Constructor and Description |
|---|
SqsBufferedAsyncClient(SQSAsyncClient paramRealSqs) |
SqsBufferedAsyncClient(SQSAsyncClient paramRealSqs,
QueueBufferConfig config) |
Copyright © 2017. All rights reserved.