Uses of Class
software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
Packages that use GetSendStatisticsRequest
Package
Description
-
Uses of GetSendStatisticsRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type GetSendStatisticsRequestModifier and TypeMethodDescriptionSesAsyncClient.getSendStatistics(GetSendStatisticsRequest getSendStatisticsRequest) Provides sending statistics for the current Amazon Web Services Region.default GetSendStatisticsResponseSesClient.getSendStatistics(GetSendStatisticsRequest getSendStatisticsRequest) Provides sending statistics for the current Amazon Web Services Region. -
Uses of GetSendStatisticsRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type GetSendStatisticsRequestModifier and TypeMethodDescriptionGetSendStatisticsRequestMarshaller.marshall(GetSendStatisticsRequest getSendStatisticsRequest)