| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReceiptAction> |
ReceiptRule.actions()
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or
domains specified in the receipt rule.
|
| Modifier and Type | Method and Description |
|---|---|
ReceiptRule.Builder |
ReceiptRule.Builder.actions(ReceiptAction... actions)
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or
domains specified in the receipt rule.
|
| Modifier and Type | Method and Description |
|---|---|
ReceiptRule.Builder |
ReceiptRule.Builder.actions(Collection<ReceiptAction> actions)
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or
domains specified in the receipt rule.
|
Copyright © 2023. All rights reserved.