Uses of Class
com.mailersend.sdk.recipients.Suppressions
-
Packages that use Suppressions Package Description com.mailersend.sdk.recipients -
-
Uses of Suppressions in com.mailersend.sdk.recipients
Methods in com.mailersend.sdk.recipients that return Suppressions Modifier and Type Method Description SuppressionsSuppressions. domainId(String domainId)Set the domain IDSuppressionsSuppressions. limit(int limit)Set the results limit (10 - 100)SuppressionsSuppressions. page(int page)Set the page of the requestSuppressionsRecipients. suppressions()Get the Suppressions object instance to query the suppressions
-