| 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 CompletableFuture<ListSuppressedDestinationsResponse> |
SesV2AsyncClient.listSuppressedDestinations(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
default ListSuppressedDestinationsResponse |
SesV2Client.listSuppressedDestinations(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
default ListSuppressedDestinationsPublisher |
SesV2AsyncClient.listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
default ListSuppressedDestinationsIterable |
SesV2Client.listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
| Constructor and Description |
|---|
ListSuppressedDestinationsIterable(SesV2Client client,
ListSuppressedDestinationsRequest firstRequest) |
ListSuppressedDestinationsPublisher(SesV2AsyncClient client,
ListSuppressedDestinationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSuppressedDestinationsRequestMarshaller.marshall(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest) |
Copyright © 2023. All rights reserved.