| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
EventDetails |
EventDetails.clone() |
EventDetails |
InsightsEvent.getDetails()
Details about bounce or complaint events.
|
EventDetails |
EventDetails.withBounce(Bounce bounce)
Information about a
Bounce event. |
EventDetails |
EventDetails.withComplaint(Complaint complaint)
Information about a
Complaint event. |
| Modifier and Type | Method and Description |
|---|---|
void |
InsightsEvent.setDetails(EventDetails details)
Details about bounce or complaint events.
|
InsightsEvent |
InsightsEvent.withDetails(EventDetails details)
Details about bounce or complaint events.
|
Copyright © 2023. All rights reserved.