Class MailerSend


  • public class MailerSend
    extends Object
    Main SDK Class
    Version:
    $Id: $Id
    Author:
    john
    • Field Detail

      • token

        protected String token
    • Constructor Detail

      • MailerSend

        public MailerSend()

        Constructor for MailerSend.

    • Method Detail

      • emails

        public Emails emails()
        Get the emails access object
        Returns:
        the Emails object
      • activities

        public Activities activities()
        Get the activities access object
        Returns:
        the Activities object
      • analytics

        public Analytics analytics()
        Get the analytics access object
        Returns:
        the Analytics object
      • domains

        public Domains domains()
        Get the domains access object
        Returns:
        the Domains object
      • messages

        public Messages messages()
        Get the messages access object
        Returns:
        the Messages object
      • scheduledMessages

        public ScheduledMessages scheduledMessages()
        Get the scheduled messages access object
        Returns:
        the Scheduled Messages object
      • recipients

        public Recipients recipients()
        Get the recipients access object
        Returns:
        the Recipients Object
      • tokens

        public Tokens tokens()
        Get the tokens access object
        Returns:
        the Tokens object
      • webhooks

        public Webhooks webhooks()
        Get the webhooks access object
        Returns:
        the Webhooks object
      • templates

        public Templates templates()
        Get the templates access object
        Returns:
        the Templates object
      • inboundRoutes

        public InboundRoutes inboundRoutes()
        Get the inbound routes access object
        Returns:
        The Inbound Routes object
      • emailVerification

        public EmailVerification emailVerification()
        Get the email verification access object
        Returns:
        the Email Verification object
      • sms

        public Sms sms()
        Get the sms access object
        Returns:
        The SMS object
      • setToken

        public void setToken​(String token)
        Sets the MailerSend token
        Parameters:
        token - your MailerSend token
      • getToken

        public String getToken()
        Returns the MailerSend token
        Returns:
        the MailerSend token