| Package | Description |
|---|---|
| com.amazonaws.services.sqs |
Welcome to the Amazon SQS API Reference.
|
| com.amazonaws.services.sqs.buffered |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AmazonSQSAsync
Interface for accessing Amazon SQS asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAmazonSQS
Abstract implementation of
AmazonSQS. |
class |
AbstractAmazonSQSAsync
Abstract implementation of
AmazonSQSAsync. |
class |
AmazonSQSAsyncClient
Client for accessing Amazon SQS asynchronously.
|
class |
AmazonSQSClient
Client for accessing Amazon SQS.
|
| Modifier and Type | Method and Description |
|---|---|
protected AmazonSQS |
AmazonSQSClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonSQS using the current builder configuration.
|
static AmazonSQS |
AmazonSQSClientBuilder.defaultClient() |
| Modifier and Type | Class and Description |
|---|---|
class |
AmazonSQSBufferedAsyncClient
AmazonSQSBufferedAsyncClient provides client-side batching of outgoing sendMessage, deleteMessage
and changeMessageVisibility calls.
|
Copyright © 2022. All rights reserved.