Uses of Class
software.amazon.awssdk.services.sesv2.model.ContactListDestination
-
Packages that use ContactListDestination Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of ContactListDestination in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ContactListDestination Modifier and Type Method Description ContactListDestinationImportDestination. contactListDestination()An object that contains the action of the import job towards a contact list.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ContactListDestination Modifier and Type Method Description ImportDestination.BuilderImportDestination.Builder. contactListDestination(ContactListDestination contactListDestination)An object that contains the action of the import job towards a contact list.
-