CopyableBuilder<SetActiveReceiptRuleSetRequest.Builder,SetActiveReceiptRuleSetRequest>, SdkBuilder<SetActiveReceiptRuleSetRequest.Builder,SetActiveReceiptRuleSetRequest>public static interface SetActiveReceiptRuleSetRequest.Builder extends CopyableBuilder<SetActiveReceiptRuleSetRequest.Builder,SetActiveReceiptRuleSetRequest>
| Modifier and Type | Method | Description |
|---|---|---|
SetActiveReceiptRuleSetRequest.Builder |
ruleSetName(String ruleSetName) |
The name of the receipt rule set to make active.
|
copyapply, 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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.