| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
ReviewDetails |
ReviewDetails.clone() |
ReviewDetails |
AccountDetails.getReviewDetails()
Information about the review of the latest details you submitted.
|
ReviewDetails |
ReviewDetails.withCaseId(String caseId)
The associated support center case ID (if any).
|
ReviewDetails |
ReviewDetails.withStatus(ReviewStatus status)
The status of the latest review of your account.
|
ReviewDetails |
ReviewDetails.withStatus(String status)
The status of the latest review of your account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountDetails.setReviewDetails(ReviewDetails reviewDetails)
Information about the review of the latest details you submitted.
|
AccountDetails |
AccountDetails.withReviewDetails(ReviewDetails reviewDetails)
Information about the review of the latest details you submitted.
|
Copyright © 2025. All rights reserved.