Uses of Class
com.google.appengine.api.mail.BounceNotification.BounceNotificationBuilder
Packages that use BounceNotification.BounceNotificationBuilder
Package
Description
Provides a service to send email messages on behalf of administrators or authenticated users,
also accessible via a JavaMail interface.
-
Uses of BounceNotification.BounceNotificationBuilder in com.google.appengine.api.mail
Methods in com.google.appengine.api.mail that return BounceNotification.BounceNotificationBuilderModifier and TypeMethodDescriptionBounceNotification.BounceNotificationBuilder.withNotification
(BounceNotification.Details notification) BounceNotification.BounceNotificationBuilder.withOriginal
(BounceNotification.Details original) BounceNotification.BounceNotificationBuilder.withRawMessage
(javax.mail.internet.MimeMessage rawMessage)