| Package | Description |
|---|---|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
static RetentionAction |
RetentionAction.fromValue(String value)
Use this in place of valueOf.
|
static RetentionAction |
RetentionAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetentionAction[] |
RetentionAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FolderConfiguration |
FolderConfiguration.withAction(RetentionAction action)
The action to take on the folder contents at the end of the folder configuration period.
|
Copyright © 2023. All rights reserved.