Uses of Class
software.amazon.awssdk.services.sns.model.GetDataProtectionPolicyResponse
Packages that use GetDataProtectionPolicyResponse
-
Uses of GetDataProtectionPolicyResponse in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that return GetDataProtectionPolicyResponseModifier and TypeMethodDescriptiondefault GetDataProtectionPolicyResponseSnsClient.getDataProtectionPolicy(Consumer<GetDataProtectionPolicyRequest.Builder> 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.Methods in software.amazon.awssdk.services.sns that return types with arguments of type GetDataProtectionPolicyResponseModifier and TypeMethodDescriptionSnsAsyncClient.getDataProtectionPolicy(Consumer<GetDataProtectionPolicyRequest.Builder> getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic.SnsAsyncClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic.