Uses of Class
software.xdev.brevo.model.UpdateBatchContacts
Packages that use UpdateBatchContacts
-
Uses of UpdateBatchContacts in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type UpdateBatchContactsModifier and TypeMethodDescriptionvoidContactsApi.updateBatchContacts(UpdateBatchContacts updateBatchContacts) Update multiple contactsvoidContactsApi.updateBatchContacts(UpdateBatchContacts updateBatchContacts, Map<String, String> additionalHeaders) Update multiple contacts -
Uses of UpdateBatchContacts in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return UpdateBatchContactsModifier and TypeMethodDescriptionUpdateBatchContacts.addContactsItem(UpdateBatchContactsContactsInner contactsItem) UpdateBatchContacts.contacts(List<UpdateBatchContactsContactsInner> contacts)