| Package | Description |
|---|---|
| software.amazon.awssdk.services.sqs |
Welcome to the Amazon Simple Queue Service API Reference.
|
| software.amazon.awssdk.services.sqs.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetQueueAttributesResponse |
SQSClient.getQueueAttributes(Consumer<GetQueueAttributesRequest.Builder> getQueueAttributesRequest)
Gets attributes for the specified queue.
|
default GetQueueAttributesResponse |
SQSClient.getQueueAttributes(GetQueueAttributesRequest getQueueAttributesRequest)
Gets attributes for the specified queue.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetQueueAttributesResponse> |
SQSAsyncClient.getQueueAttributes(Consumer<GetQueueAttributesRequest.Builder> getQueueAttributesRequest)
Gets attributes for the specified queue.
|
default CompletableFuture<GetQueueAttributesResponse> |
SQSAsyncClient.getQueueAttributes(GetQueueAttributesRequest getQueueAttributesRequest)
Gets attributes for the specified queue.
|
| Modifier and Type | Method and Description |
|---|---|
GetQueueAttributesResponse |
GetQueueAttributesResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.