CopyableBuilder<ListReceiptRuleSetsRequest.Builder,ListReceiptRuleSetsRequest>, SdkBuilder<ListReceiptRuleSetsRequest.Builder,ListReceiptRuleSetsRequest>public static interface ListReceiptRuleSetsRequest.Builder extends CopyableBuilder<ListReceiptRuleSetsRequest.Builder,ListReceiptRuleSetsRequest>
| Modifier and Type | Method | 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. |
copyapply, 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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.