| Package | Description |
|---|---|
| com.amazonaws.services.sns |
|
| com.amazonaws.services.sns.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDataProtectionPolicyResult> |
AbstractAmazonSNSAsync.getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest request,
AsyncHandler<GetDataProtectionPolicyRequest,GetDataProtectionPolicyResult> asyncHandler) |
Future<GetDataProtectionPolicyResult> |
AmazonSNSAsync.getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest,
AsyncHandler<GetDataProtectionPolicyRequest,GetDataProtectionPolicyResult> asyncHandler)
Retrieves the specified inline
DataProtectionPolicy document that is stored in the specified Amazon
SNS topic. |
Future<GetDataProtectionPolicyResult> |
AmazonSNSAsyncClient.getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest request,
AsyncHandler<GetDataProtectionPolicyRequest,GetDataProtectionPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDataProtectionPolicyRequest |
GetDataProtectionPolicyRequest.clone() |
GetDataProtectionPolicyRequest |
GetDataProtectionPolicyRequest.withResourceArn(String resourceArn)
The ARN of the topic whose
DataProtectionPolicy you want to get. |
Copyright © 2023. All rights reserved.