public static interface ListPhoneNumbersOptedOutRequest.Builder extends SNSRequest.Builder, 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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.