Uses of Class
software.amazon.awssdk.services.iotevents.model.EmailContent
-
Packages that use EmailContent Package Description software.amazon.awssdk.services.iotevents.model -
-
Uses of EmailContent in software.amazon.awssdk.services.iotevents.model
Methods in software.amazon.awssdk.services.iotevents.model that return EmailContent Modifier and Type Method Description EmailContentEmailConfiguration. content()Contains the subject and message of an email.Methods in software.amazon.awssdk.services.iotevents.model with parameters of type EmailContent Modifier and Type Method Description EmailConfiguration.BuilderEmailConfiguration.Builder. content(EmailContent content)Contains the subject and message of an email.
-