Uses of Class
software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsRequest
-
Packages that use ListSuppressedDestinationsRequest Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 software.amazon.awssdk.services.sesv2.paginators software.amazon.awssdk.services.sesv2.transform -
-
Uses of ListSuppressedDestinationsRequest in software.amazon.awssdk.services.sesv2
-
Uses of ListSuppressedDestinationsRequest in software.amazon.awssdk.services.sesv2.paginators
Constructors in software.amazon.awssdk.services.sesv2.paginators with parameters of type ListSuppressedDestinationsRequest Constructor Description ListSuppressedDestinationsIterable(SesV2Client client, ListSuppressedDestinationsRequest firstRequest)ListSuppressedDestinationsPublisher(SesV2AsyncClient client, ListSuppressedDestinationsRequest firstRequest) -
Uses of ListSuppressedDestinationsRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type ListSuppressedDestinationsRequest Modifier and Type Method Description SdkHttpFullRequestListSuppressedDestinationsRequestMarshaller. marshall(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)
-