Uses of Class
com.mailersend.sdk.recipients.Recipients
-
Packages that use Recipients Package Description com.mailersend.sdk com.mailersend.sdk.recipients -
-
Uses of Recipients in com.mailersend.sdk
Methods in com.mailersend.sdk that return Recipients Modifier and Type Method Description RecipientsMailerSend. recipients()Get the recipients access object -
Uses of Recipients in com.mailersend.sdk.recipients
Methods in com.mailersend.sdk.recipients that return Recipients Modifier and Type Method Description RecipientsRecipients. domainId(String domainId)Set the domain IDRecipientsRecipients. limit(int limit)Set the results limit (10 - 100)RecipientsRecipients. page(int page)Set the page of the request
-