| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.paginators | |
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDeliverabilityTestReportsResponse |
SesV2Client.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default CompletableFuture<ListDeliverabilityTestReportsResponse> |
SesV2AsyncClient.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDeliverabilityTestReportsIterable |
SesV2Client.listDeliverabilityTestReportsPaginator(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDeliverabilityTestReportsPublisher |
SesV2AsyncClient.listDeliverabilityTestReportsPaginator(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
| Constructor and Description |
|---|
ListDeliverabilityTestReportsIterable(SesV2Client client,
ListDeliverabilityTestReportsRequest firstRequest) |
ListDeliverabilityTestReportsPublisher(SesV2AsyncClient client,
ListDeliverabilityTestReportsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDeliverabilityTestReportsRequestMarshaller.marshall(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest) |
Copyright © 2021. All rights reserved.