| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutDataProtectionPolicyResponse |
SnsClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest)
Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.
|
default CompletableFuture<PutDataProtectionPolicyResponse> |
SnsAsyncClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest)
Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutDataProtectionPolicyRequestMarshaller.marshall(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest) |
Copyright © 2022. All rights reserved.