| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ReviewStatus |
ReviewStatus.fromValue(String value)
Use this in place of valueOf.
|
static ReviewStatus |
ReviewStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReviewStatus[] |
ReviewStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReviewDetails |
ReviewDetails.withStatus(ReviewStatus status)
The status of the latest review of your account.
|
Copyright © 2022. All rights reserved.