public static interface ListReceiptRuleSetsRequest.Builder extends SESRequest.Builder, CopyableBuilder<ListReceiptRuleSetsRequest.Builder,ListReceiptRuleSetsRequest>
Modifier and Type | Method and Description |
---|---|
ListReceiptRuleSetsRequest.Builder |
nextToken(String nextToken)
A token returned from a previous call to
ListReceiptRuleSets to indicate the position in the
receipt rule set list. |
ListReceiptRuleSetsRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
build
requestOverrideConfig, requestOverrideConfig
copy
apply, build
ListReceiptRuleSetsRequest.Builder nextToken(String nextToken)
A token returned from a previous call to ListReceiptRuleSets
to indicate the position in the
receipt rule set list.
nextToken
- A token returned from a previous call to ListReceiptRuleSets
to indicate the position in
the receipt rule set list.ListReceiptRuleSetsRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.Builder
requestOverrideConfig
in interface AwsRequest.Builder
awsRequestOverrideConfig
- The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.