| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<EmailInsights> |
GetMessageInsightsResponse.insights()
A set of insights associated with the message.
|
| Modifier and Type | Method and Description |
|---|---|
GetMessageInsightsResponse.Builder |
GetMessageInsightsResponse.Builder.insights(EmailInsights... insights)
A set of insights associated with the message.
|
| Modifier and Type | Method and Description |
|---|---|
GetMessageInsightsResponse.Builder |
GetMessageInsightsResponse.Builder.insights(Collection<EmailInsights> insights)
A set of insights associated with the message.
|
Copyright © 2023. All rights reserved.