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