| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ArchiveAction |
ArchiveAction.clone() |
ArchiveAction |
RuleAction.getArchive()
This action archives the email.
|
ArchiveAction |
ArchiveAction.withActionFailurePolicy(ActionFailurePolicy actionFailurePolicy)
A policy that states what to do in the case of failure.
|
ArchiveAction |
ArchiveAction.withActionFailurePolicy(String actionFailurePolicy)
A policy that states what to do in the case of failure.
|
ArchiveAction |
ArchiveAction.withTargetArchive(String targetArchive)
The identifier of the archive to send the email to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleAction.setArchive(ArchiveAction archive)
This action archives the email.
|
RuleAction |
RuleAction.withArchive(ArchiveAction archive)
This action archives the email.
|
Copyright © 2024. All rights reserved.