Uses of Class
com.mailersend.sdk.templates.Templates
-
Packages that use Templates Package Description com.mailersend.sdk com.mailersend.sdk.templates -
-
Uses of Templates in com.mailersend.sdk
Methods in com.mailersend.sdk that return Templates Modifier and Type Method Description TemplatesMailerSend. templates()Get the templates access object -
Uses of Templates in com.mailersend.sdk.templates
Methods in com.mailersend.sdk.templates that return Templates Modifier and Type Method Description TemplatesTemplates. domainId(String domainId)Set the domain IDTemplatesTemplates. limit(int limit)Set the results limit (10 - 100)TemplatesTemplates. page(int page)Set the page of the request
-