Uses of Class
software.xdev.brevo.model.SendTestSms
Packages that use SendTestSms
-
Uses of SendTestSms in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type SendTestSmsModifier and TypeMethodDescriptionvoidSmsCampaignsApi.sendTestSms(Long campaignId, SendTestSms sendTestSms) Send a test SMS campaignvoidSmsCampaignsApi.sendTestSms(Long campaignId, SendTestSms sendTestSms, Map<String, String> additionalHeaders) Send a test SMS campaign -
Uses of SendTestSms in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SendTestSms