| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeliverabilityTestReportResult> |
AbstractAmazonPinpointEmailAsync.getDeliverabilityTestReportAsync(GetDeliverabilityTestReportRequest request,
AsyncHandler<GetDeliverabilityTestReportRequest,GetDeliverabilityTestReportResult> asyncHandler) |
Future<GetDeliverabilityTestReportResult> |
AmazonPinpointEmailAsync.getDeliverabilityTestReportAsync(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest,
AsyncHandler<GetDeliverabilityTestReportRequest,GetDeliverabilityTestReportResult> asyncHandler)
Retrieve the results of a predictive inbox placement test.
|
Future<GetDeliverabilityTestReportResult> |
AmazonPinpointEmailAsyncClient.getDeliverabilityTestReportAsync(GetDeliverabilityTestReportRequest request,
AsyncHandler<GetDeliverabilityTestReportRequest,GetDeliverabilityTestReportResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityTestReportRequest |
GetDeliverabilityTestReportRequest.clone() |
GetDeliverabilityTestReportRequest |
GetDeliverabilityTestReportRequest.withReportId(String reportId)
A unique string that identifies the predictive inbox placement test.
|
Copyright © 2023. All rights reserved.