Uses of Class
software.xdev.brevo.model.ExportWebhooksHistory
Packages that use ExportWebhooksHistory
-
Uses of ExportWebhooksHistory in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type ExportWebhooksHistoryModifier and TypeMethodDescriptionWebhooksApi.exportWebhooksHistory(ExportWebhooksHistory exportWebhooksHistory) Export all webhook events This endpoint will submit a request to get the history of webhooks in the CSV file.WebhooksApi.exportWebhooksHistory(ExportWebhooksHistory exportWebhooksHistory, Map<String, String> additionalHeaders) Export all webhook events This endpoint will submit a request to get the history of webhooks in the CSV file. -
Uses of ExportWebhooksHistory in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return ExportWebhooksHistoryModifier and TypeMethodDescriptionExportWebhooksHistory.event(ExportWebhooksHistory.EventEnum event) ExportWebhooksHistory.type(ExportWebhooksHistory.TypeEnum type)