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.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildListReceiptRuleSetsRequest.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.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.