Uses of Class
software.amazon.awssdk.services.sesv2.model.ListManagementOptions
Packages that use ListManagementOptions
-
Uses of ListManagementOptions in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListManagementOptionsModifier and TypeMethodDescriptionfinal 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 ListManagementOptionsModifier and TypeMethodDescriptionSendEmailRequest.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.