public static interface ListPhoneNumbersOptedOutRequest.Builder extends SnsRequest.Builder, SdkPojo, CopyableBuilder<ListPhoneNumbersOptedOutRequest.Builder,ListPhoneNumbersOptedOutRequest>
| Modifier and Type | Method and Description |
|---|---|
ListPhoneNumbersOptedOutRequest.Builder |
nextToken(String nextToken)
A
NextToken string is used when you call the ListPhoneNumbersOptedOut action to
retrieve additional records that are available after the first page of results. |
ListPhoneNumbersOptedOutRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
ListPhoneNumbersOptedOutRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
buildoverrideConfigurationcopyapplyMutation, buildListPhoneNumbersOptedOutRequest.Builder nextToken(String nextToken)
A NextToken string is used when you call the ListPhoneNumbersOptedOut action to
retrieve additional records that are available after the first page of results.
nextToken - A NextToken string is used when you call the ListPhoneNumbersOptedOut action
to retrieve additional records that are available after the first page of results.ListPhoneNumbersOptedOutRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.ListPhoneNumbersOptedOutRequest.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.