public static interface SetActiveReceiptRuleSetRequest.Builder extends SESRequest.Builder, CopyableBuilder<SetActiveReceiptRuleSetRequest.Builder,SetActiveReceiptRuleSetRequest>
| Modifier and Type | Method and Description |
|---|---|
SetActiveReceiptRuleSetRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
SetActiveReceiptRuleSetRequest.Builder |
ruleSetName(String ruleSetName)
The name of the receipt rule set to make active.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildSetActiveReceiptRuleSetRequest.Builder ruleSetName(String ruleSetName)
The name of the receipt rule set to make active. Setting this value to null disables all email receiving.
ruleSetName - The name of the receipt rule set to make active. Setting this value to null disables all email
receiving.SetActiveReceiptRuleSetRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.