Package | Description |
---|---|
software.amazon.awssdk.services.sesv2 |
|
Modifier and Type | Method and Description |
---|---|
default GetDeliverabilityTestReportResponse |
SesV2Client.getDeliverabilityTestReport(Consumer<GetDeliverabilityTestReportRequest.Builder> 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 |
---|---|
default CompletableFuture<GetDeliverabilityTestReportResponse> |
SesV2AsyncClient.getDeliverabilityTestReport(Consumer<GetDeliverabilityTestReportRequest.Builder> getDeliverabilityTestReportRequest)
Retrieve the results of a predictive inbox placement test.
|
default CompletableFuture<GetDeliverabilityTestReportResponse> |
SesV2AsyncClient.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)
Retrieve the results of a predictive inbox placement test.
|
Copyright © 2022. All rights reserved.