| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static ActionFailurePolicy |
ActionFailurePolicy.fromValue(String value)
Use this in place of valueOf.
|
static ActionFailurePolicy |
ActionFailurePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionFailurePolicy[] |
ActionFailurePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3Action |
S3Action.withActionFailurePolicy(ActionFailurePolicy actionFailurePolicy)
A policy that states what to do in the case of failure.
|
SendAction |
SendAction.withActionFailurePolicy(ActionFailurePolicy actionFailurePolicy)
A policy that states what to do in the case of failure.
|
RelayAction |
RelayAction.withActionFailurePolicy(ActionFailurePolicy actionFailurePolicy)
A policy that states what to do in the case of failure.
|
DeliverToMailboxAction |
DeliverToMailboxAction.withActionFailurePolicy(ActionFailurePolicy actionFailurePolicy)
A policy that states what to do in the case of failure.
|
ArchiveAction |
ArchiveAction.withActionFailurePolicy(ActionFailurePolicy actionFailurePolicy)
A policy that states what to do in the case of failure.
|
Copyright © 2024. All rights reserved.