Uses of Class
io.mailtrap.api.apiresource.SendApiResource
Packages that use SendApiResource
Package
Description
-
Uses of SendApiResource in io.mailtrap.api.bulkemails
Subclasses of SendApiResource in io.mailtrap.api.bulkemailsModifier and TypeClassDescriptionclassImplementation of theBulkEmailsinterface for bulk sending emails. -
Uses of SendApiResource in io.mailtrap.api.sendingemails
Subclasses of SendApiResource in io.mailtrap.api.sendingemailsModifier and TypeClassDescriptionclassImplementation of theSendingEmailsinterface for sending emails in the production environment. -
Uses of SendApiResource in io.mailtrap.api.testingemails
Subclasses of SendApiResource in io.mailtrap.api.testingemailsModifier and TypeClassDescriptionclassImplementation of theTestingEmailsinterface for sending emails in the sandbox environment.