Uses of Class
software.amazon.awssdk.services.sesv2.model.InvalidNextTokenException
Packages that use InvalidNextTokenException
-
Uses of InvalidNextTokenException in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that throw InvalidNextTokenExceptionModifier and TypeMethodDescriptionSesV2Client.listSuppressedDestinations(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest) Retrieves a list of email addresses that are on the suppression list for your account or for a specific tenant.SesV2Client.listSuppressedDestinations(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest) Retrieves a list of email addresses that are on the suppression list for your account or for a specific tenant.SesV2Client.listSuppressedDestinationsPaginator(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest) This is a variant ofSesV2Client.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.SesV2Client.listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest) This is a variant ofSesV2Client.listSuppressedDestinations(software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest)operation.