| 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 AddPermissionResponse |
SQSClient.addPermission(AddPermissionRequest addPermissionRequest)
Adds a permission to a queue for a specific principal.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddPermissionResponse> |
SQSAsyncClient.addPermission(AddPermissionRequest addPermissionRequest)
Adds a permission to a queue for a specific principal.
|
| Modifier and Type | Method and Description |
|---|---|
AddPermissionResponse |
AddPermissionResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.