-
public final class BounceRecipientProjectionBounced recipient
-
-
Constructor Summary
Constructors Constructor Description BounceRecipientProjection(OffsetDateTime createdAt, String recipient, UUID id, String action, String status, UUID sentEmailId)
-
Method Summary
Modifier and Type Method Description final OffsetDateTimegetCreatedAt()final StringgetRecipient()final UUIDgetId()final StringgetAction()final StringgetStatus()final UUIDgetSentEmailId()-
-
Method Detail
-
getCreatedAt
final OffsetDateTime getCreatedAt()
-
getRecipient
final String getRecipient()
-
getSentEmailId
final UUID getSentEmailId()
-
-
-
-