Uses of Class
com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
-
Packages that use GetSendStatisticsRequest Package Description com.amazonaws.services.simpleemail com.amazonaws.services.simpleemail.model -
-
Uses of GetSendStatisticsRequest in com.amazonaws.services.simpleemail
Method parameters in com.amazonaws.services.simpleemail with type arguments of type GetSendStatisticsRequest Modifier and Type Method Description Future<GetSendStatisticsResult>
AbstractAmazonSimpleEmailServiceAsync. getSendStatisticsAsync(AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.Future<GetSendStatisticsResult>
AbstractAmazonSimpleEmailServiceAsync. getSendStatisticsAsync(GetSendStatisticsRequest request, AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Future<GetSendStatisticsResult>
AmazonSimpleEmailServiceAsync. getSendStatisticsAsync(AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.Future<GetSendStatisticsResult>
AmazonSimpleEmailServiceAsync. getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.Future<GetSendStatisticsResult>
AmazonSimpleEmailServiceAsyncClient. getSendStatisticsAsync(AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.Future<GetSendStatisticsResult>
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 Modifier and Type Method Description GetSendStatisticsRequest
GetSendStatisticsRequest. clone()
-