Uses of Class
io.quarkiverse.mailpit.test.model.MessageSummary
Packages that use MessageSummary
-
Uses of MessageSummary in io.quarkiverse.mailpit.test.model
Methods in io.quarkiverse.mailpit.test.model that return MessageSummaryModifier and TypeMethodDescriptionMessageSummary.addBccItem(Address bccItem) MessageSummary.addTagsItem(String tagsItem) MessageSummary.attachments(Long attachments) MessageSummary.created(OffsetDateTime created) Methods in io.quarkiverse.mailpit.test.model that return types with arguments of type MessageSummaryMethods in io.quarkiverse.mailpit.test.model with parameters of type MessageSummaryMethod parameters in io.quarkiverse.mailpit.test.model with type arguments of type MessageSummaryModifier and TypeMethodDescriptionMessagesSummary.messages(List<MessageSummary> messages) voidMessagesSummary.setMessages(List<MessageSummary> messages)