public static interface ListReceiptRuleSetsRequest.Builder extends SesRequest.Builder, SdkPojo, 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 |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListReceiptRuleSetsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, 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 overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListReceiptRuleSetsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.