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 TypeClassDescriptionclass
Implementation of theBulkEmails
interface for bulk sending emails. -
Uses of SendApiResource in io.mailtrap.api.sendingemails
Subclasses of SendApiResource in io.mailtrap.api.sendingemailsModifier and TypeClassDescriptionclass
Implementation of theSendingEmails
interface for sending emails in the production environment. -
Uses of SendApiResource in io.mailtrap.api.testingemails
Subclasses of SendApiResource in io.mailtrap.api.testingemailsModifier and TypeClassDescriptionclass
Implementation of theTestingEmails
interface for sending emails in the sandbox environment.