Uses of Class
com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
Packages that use GetSendStatisticsRequest
-
Uses of GetSendStatisticsRequest in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail with parameters of type GetSendStatisticsRequestModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailService.getSendStatistics
(GetSendStatisticsRequest request) AmazonSimpleEmailService.getSendStatistics
(GetSendStatisticsRequest getSendStatisticsRequest) Returns the user's sending statistics.AmazonSimpleEmailServiceClient.getSendStatistics
(GetSendStatisticsRequest getSendStatisticsRequest) Returns the user's sending statistics.AbstractAmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(GetSendStatisticsRequest request) AbstractAmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(GetSendStatisticsRequest request, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) AmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(GetSendStatisticsRequest getSendStatisticsRequest) Returns the user's sending statistics.AmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(GetSendStatisticsRequest getSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Returns the user's sending statistics.AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync
(GetSendStatisticsRequest request) AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync
(GetSendStatisticsRequest request, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Method parameters in com.amazonaws.services.simpleemail with type arguments of type GetSendStatisticsRequestModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.AbstractAmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(GetSendStatisticsRequest request, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) AmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.AmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(GetSendStatisticsRequest getSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Returns the user's sending statistics.AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync
(AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync
(GetSendStatisticsRequest request, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) -
Uses of GetSendStatisticsRequest in com.amazonaws.services.simpleemail.model
Methods in com.amazonaws.services.simpleemail.model that return GetSendStatisticsRequest