Uses of Class
com.google.appengine.api.mail.BounceNotification.Details
-
Packages that use BounceNotification.Details Package Description com.google.appengine.api.mail Provides a service to send email messages on behalf of administrators or authenticated users, also accessible via a JavaMail interface. -
-
Uses of BounceNotification.Details in com.google.appengine.api.mail
Methods in com.google.appengine.api.mail that return BounceNotification.Details Modifier and Type Method Description @Nullable BounceNotification.DetailsBounceNotification. getNotification()@Nullable BounceNotification.DetailsBounceNotification. getOriginal()
-