Class SesNotification
java.lang.Object
com.maplander.backend.model.ses.aws.SesNotification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setMessage
(String message) void
setSubject
(String subject) toString()
-
Constructor Details
-
SesNotification
public SesNotification()
-
-
Method Details
-
getSubject
-
setSubject
-
getMessage
-
setMessage
-
toString
-