Uses of Interface
software.amazon.awssdk.services.sns.model.GetDataProtectionPolicyRequest.Builder
Packages that use GetDataProtectionPolicyRequest.Builder
Package
Description
-
Uses of GetDataProtectionPolicyRequest.Builder in software.amazon.awssdk.services.sns
Method parameters in software.amazon.awssdk.services.sns with type arguments of type GetDataProtectionPolicyRequest.BuilderModifier and TypeMethodDescriptionSnsAsyncClient.getDataProtectionPolicy(Consumer<GetDataProtectionPolicyRequest.Builder> getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic.default GetDataProtectionPolicyResponseSnsClient.getDataProtectionPolicy(Consumer<GetDataProtectionPolicyRequest.Builder> getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic. -
Uses of GetDataProtectionPolicyRequest.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetDataProtectionPolicyRequest.BuilderModifier and TypeMethodDescriptionGetDataProtectionPolicyRequest.builder()GetDataProtectionPolicyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetDataProtectionPolicyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetDataProtectionPolicyRequest.Builder.resourceArn(String resourceArn) The ARN of the topic whoseDataProtectionPolicyyou want to get.GetDataProtectionPolicyRequest.toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetDataProtectionPolicyRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDataProtectionPolicyRequest.Builder>GetDataProtectionPolicyRequest.serializableBuilderClass()