Uses of Class
com.mailosaur.models.PreviewRequestOptions
Packages that use PreviewRequestOptions
Package
Description
This package contains the classes for MailosaurClient.
This package contains the models classes for MailosaurClient.
-
Uses of PreviewRequestOptions in com.mailosaur
Methods in com.mailosaur with parameters of type PreviewRequestOptionsModifier and TypeMethodDescriptionMessages.generatePreviews(String id, PreviewRequestOptions options) Generates screenshots of an email rendered in the specified email clients. -
Uses of PreviewRequestOptions in com.mailosaur.models
Methods in com.mailosaur.models that return PreviewRequestOptionsModifier and TypeMethodDescriptionPreviewRequestOptions.withPreviews(List<PreviewRequest> previews) Sets the list of email preview requests.