Uses of Class
software.amazon.awssdk.services.sesv2.model.InvalidNextTokenException
-
Packages that use InvalidNextTokenException Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of InvalidNextTokenException in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that throw InvalidNextTokenException Modifier and Type Method Description default ListSuppressedDestinationsResponseSesV2Client. listSuppressedDestinations(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest)Retrieves a list of email addresses that are on the suppression list for your account.default ListSuppressedDestinationsResponseSesV2Client. listSuppressedDestinations(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)Retrieves a list of email addresses that are on the suppression list for your account.default ListSuppressedDestinationsIterableSesV2Client. listSuppressedDestinationsPaginator(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest)Retrieves a list of email addresses that are on the suppression list for your account.default ListSuppressedDestinationsIterableSesV2Client. listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)Retrieves a list of email addresses that are on the suppression list for your account.
-