| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemovePermissionResponse |
SNSClient.removePermission(RemovePermissionRequest removePermissionRequest)
Removes a statement from a topic's access control policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemovePermissionResponse> |
SNSAsyncClient.removePermission(RemovePermissionRequest removePermissionRequest)
Removes a statement from a topic's access control policy.
|
| Modifier and Type | Method and Description |
|---|---|
RemovePermissionResponse |
RemovePermissionResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.