| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ListSuppressedDestinationsResponse |
SesV2Client.listSuppressedDestinations(Consumer<ListSuppressedDestinationsRequest.Builder> 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 ListSuppressedDestinationsIterable |
SesV2Client.listSuppressedDestinationsPaginator(Consumer<ListSuppressedDestinationsRequest.Builder> 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.
|
Copyright © 2021. All rights reserved.