| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsightsEvent> |
EmailInsights.events()
A list of events associated with the sent email.
|
| Modifier and Type | Method and Description |
|---|---|
EmailInsights.Builder |
EmailInsights.Builder.events(InsightsEvent... events)
A list of events associated with the sent email.
|
| Modifier and Type | Method and Description |
|---|---|
EmailInsights.Builder |
EmailInsights.Builder.events(Collection<InsightsEvent> events)
A list of events associated with the sent email.
|
Copyright © 2023. All rights reserved.