Package | Description |
---|---|
com.amazonaws.services.simpleemail |
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
|
Modifier and Type | Method and Description |
---|---|
GetSendStatisticsResult |
AmazonSimpleEmailServiceClient.getSendStatistics(GetSendStatisticsRequest getSendStatisticsRequest)
Returns the user's sending statistics.
|
GetSendStatisticsResult |
AmazonSimpleEmailService.getSendStatistics(GetSendStatisticsRequest getSendStatisticsRequest)
Returns the user's sending statistics.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsync.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest)
Returns the user's sending statistics.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest)
Returns the user's sending statistics.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsync.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsync.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Copyright © 2014. All rights reserved.