Package | Description |
---|---|
com.amazonaws.services.simpleemail |
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
|
com.amazonaws.services.simpleemail.model.transform |
Marhsalling for the various types represented by 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> |
AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync(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,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsync.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsync.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Modifier and Type | Method and Description |
---|---|
Request<GetSendStatisticsRequest> |
GetSendStatisticsRequestMarshaller.marshall(GetSendStatisticsRequest getSendStatisticsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetSendStatisticsRequest> |
GetSendStatisticsRequestMarshaller.marshall(GetSendStatisticsRequest getSendStatisticsRequest) |
Copyright © 2016. All rights reserved.