| 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 CompletableFuture<RemovePermissionResponse> |
SQSAsyncClient.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes any permissions in the queue policy that matches the specified
Label parameter. |
default RemovePermissionResponse |
SQSClient.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes any permissions in the queue policy that matches the specified
Label parameter. |
| Modifier and Type | Method and Description |
|---|---|
Request<RemovePermissionRequest> |
RemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<RemovePermissionRequest> |
RemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest) |
Copyright © 2018. All rights reserved.