ListDeliverabilityTestReportsResult |
AmazonPinpointEmailClient.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest request)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
ListDeliverabilityTestReportsResult |
AbstractAmazonPinpointEmail.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest request) |
ListDeliverabilityTestReportsResult |
AmazonPinpointEmail.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
Future<ListDeliverabilityTestReportsResult> |
AmazonPinpointEmailAsyncClient.listDeliverabilityTestReportsAsync(ListDeliverabilityTestReportsRequest request) |
Future<ListDeliverabilityTestReportsResult> |
AbstractAmazonPinpointEmailAsync.listDeliverabilityTestReportsAsync(ListDeliverabilityTestReportsRequest request) |
Future<ListDeliverabilityTestReportsResult> |
AmazonPinpointEmailAsync.listDeliverabilityTestReportsAsync(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
Future<ListDeliverabilityTestReportsResult> |
AmazonPinpointEmailAsyncClient.listDeliverabilityTestReportsAsync(ListDeliverabilityTestReportsRequest request,
AsyncHandler<ListDeliverabilityTestReportsRequest,ListDeliverabilityTestReportsResult> asyncHandler) |
Future<ListDeliverabilityTestReportsResult> |
AbstractAmazonPinpointEmailAsync.listDeliverabilityTestReportsAsync(ListDeliverabilityTestReportsRequest request,
AsyncHandler<ListDeliverabilityTestReportsRequest,ListDeliverabilityTestReportsResult> asyncHandler) |
Future<ListDeliverabilityTestReportsResult> |
AmazonPinpointEmailAsync.listDeliverabilityTestReportsAsync(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest,
AsyncHandler<ListDeliverabilityTestReportsRequest,ListDeliverabilityTestReportsResult> asyncHandler)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|