Uses of Class
com.sinch.sdk.domains.sms.models.DryRun
-
Packages that use DryRun Package Description com.sinch.sdk.domains.sms SMS API interfacecom.sinch.sdk.domains.sms.models -
-
Uses of DryRun in com.sinch.sdk.domains.sms
Methods in com.sinch.sdk.domains.sms that return DryRun Modifier and Type Method Description DryRunBatchesService. dryRun(boolean perRecipient, int numberOfRecipient, BaseBatch<?> batch)Dry run
This operation will perform a dry run of a batch which calculates the bodies and number of parts for all messages in the batch without actually sending any messages. -
Uses of DryRun in com.sinch.sdk.domains.sms.models
Methods in com.sinch.sdk.domains.sms.models that return DryRun Modifier and Type Method Description DryRunDryRun.Builder. build()
-