public static interface GetSubscriptionAttributesRequest.Builder extends SnsRequest.Builder, SdkPojo, CopyableBuilder<GetSubscriptionAttributesRequest.Builder,GetSubscriptionAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSubscriptionAttributesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSubscriptionAttributesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSubscriptionAttributesRequest.Builder |
subscriptionArn(String subscriptionArn)
The ARN of the subscription whose properties you want to get.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSubscriptionAttributesRequest.Builder subscriptionArn(String subscriptionArn)
The ARN of the subscription whose properties you want to get.
subscriptionArn - The ARN of the subscription whose properties you want to get.GetSubscriptionAttributesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSubscriptionAttributesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.