Package io.micronaut.email
Interface Body
- All Known Implementing Classes:
MultipartBody
,StringBody
,TemplateBody
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Represents the body of an email.
- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
Method Summary
-
Method Details
-
get
-