Uses of Class
software.amazon.awssdk.services.sns.model.PutDataProtectionPolicyRequest
Packages that use PutDataProtectionPolicyRequest
Package
Description
-
Uses of PutDataProtectionPolicyRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type PutDataProtectionPolicyRequestModifier and TypeMethodDescriptionSnsAsyncClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest) Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.default PutDataProtectionPolicyResponseSnsClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest) Adds or updates an inline policy document that is stored in the specified Amazon SNS topic. -
Uses of PutDataProtectionPolicyRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type PutDataProtectionPolicyRequestModifier and TypeMethodDescriptionPutDataProtectionPolicyRequestMarshaller.marshall(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest)