Uses of Class
software.amazon.awssdk.services.sesv2.model.ListManagementOptions
-
Packages that use ListManagementOptions Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of ListManagementOptions in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListManagementOptions Modifier and Type Method Description ListManagementOptionsSendEmailRequest. listManagementOptions()An object used to specify a list or topic to which an email belongs, which will be used when a contact chooses to unsubscribe.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ListManagementOptions Modifier and Type Method Description SendEmailRequest.BuilderSendEmailRequest.Builder. listManagementOptions(ListManagementOptions listManagementOptions)An object used to specify a list or topic to which an email belongs, which will be used when a contact chooses to unsubscribe.
-