| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMessageInsightsResponse |
SesV2Client.getMessageInsights(GetMessageInsightsRequest getMessageInsightsRequest)
Provides information about a specific message, including the from address, the subject, the recipient address,
email tags, as well as events associated with the message.
|
default CompletableFuture<GetMessageInsightsResponse> |
SesV2AsyncClient.getMessageInsights(GetMessageInsightsRequest getMessageInsightsRequest)
Provides information about a specific message, including the from address, the subject, the recipient address,
email tags, as well as events associated with the message.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMessageInsightsRequestMarshaller.marshall(GetMessageInsightsRequest getMessageInsightsRequest) |
Copyright © 2023. All rights reserved.