Uses of Class
software.amazon.awssdk.services.sns.model.GetDataProtectionPolicyRequest
Packages that use GetDataProtectionPolicyRequest
Package
Description
-
Uses of GetDataProtectionPolicyRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type GetDataProtectionPolicyRequestModifier and TypeMethodDescriptionSnsAsyncClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic.default GetDataProtectionPolicyResponseSnsClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic. -
Uses of GetDataProtectionPolicyRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type GetDataProtectionPolicyRequestModifier and TypeMethodDescriptionGetDataProtectionPolicyRequestMarshaller.marshall(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest)