Class SesInfo
java.lang.Object
com.maplander.backend.model.ses.tracking.SesInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()getId()getLink()voidsetBounceSubType(String bounceSubType) voidsetBounceType(String bounceType) voidvoidsetDestination(String destination) voidsetEventType(String eventType) voidvoidvoidsetLinkTags(String linkTags) voidsetMessage(String message) voidvoidsetSubject(String subject) voidsetUserAgent(String userAgent) voidsetxSesConfigurationSet(String xSesConfigurationSet) voidsetxSesMessageTags(String xSesMessageTags) toString()
-
Constructor Details
-
SesInfo
public SesInfo() -
SesInfo
-
-
Method Details
-
getId
-
setId
-
getSource
-
setSource
-
getDestination
-
setDestination
-
getEventType
-
setEventType
-
getxSesMessageTags
-
setxSesMessageTags
-
getxSesConfigurationSet
-
setxSesConfigurationSet
-
getUserAgent
-
setUserAgent
-
getLink
-
setLink
-
getLinkTags
-
setLinkTags
-
getDate
-
setDate
-
getSubject
-
setSubject
-
getMessage
-
setMessage
-
getBounceType
-
setBounceType
-
getBounceSubType
-
setBounceSubType
-
toString
-