Uses of Class
software.amazon.awssdk.services.sesv2.model.GetMessageInsightsRequest
Packages that use GetMessageInsightsRequest
Package
Description
-
Uses of GetMessageInsightsRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetMessageInsightsRequestModifier and TypeMethodDescriptionSesV2AsyncClient.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 GetMessageInsightsResponseSesV2Client.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. -
Uses of GetMessageInsightsRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetMessageInsightsRequestModifier and TypeMethodDescriptionGetMessageInsightsRequestMarshaller.marshall(GetMessageInsightsRequest getMessageInsightsRequest)