Package | Description |
---|---|
software.amazon.awssdk.services.sesv2 |
|
software.amazon.awssdk.services.sesv2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetDeliverabilityTestReportResponse> |
SesV2AsyncClient.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)
Retrieve the results of a predictive inbox placement test.
|
default GetDeliverabilityTestReportResponse |
SesV2Client.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)
Retrieve the results of a predictive inbox placement test.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetDeliverabilityTestReportRequestMarshaller.marshall(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest) |
Copyright © 2020. All rights reserved.