public static interface GetSubscriptionAttributesRequest.Builder extends SnsRequest.Builder, SdkPojo, CopyableBuilder<GetSubscriptionAttributesRequest.Builder,GetSubscriptionAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSubscriptionAttributesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetSubscriptionAttributesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
GetSubscriptionAttributesRequest.Builder |
subscriptionArn(String subscriptionArn)
The ARN of the subscription whose properties you want to get.
|
buildoverrideConfigurationcopyapplyMutation, 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)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetSubscriptionAttributesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.