Uses of Class
io.quarkiverse.mailpit.test.model.SetReadStatusRequest
Packages that use SetReadStatusRequest
-
Uses of SetReadStatusRequest in io.quarkiverse.mailpit.test.model
Methods in io.quarkiverse.mailpit.test.model that return SetReadStatusRequest -
Uses of SetReadStatusRequest in io.quarkiverse.mailpit.test.rest
Methods in io.quarkiverse.mailpit.test.rest with parameters of type SetReadStatusRequestModifier and TypeMethodDescriptionvoidMessagesApi.setReadStatus(SetReadStatusRequest ids) Set read status If no IDs are provided then all messages are updated.MessagesApi.setReadStatusWithHttpInfo(SetReadStatusRequest ids) Set read status If no IDs are provided then all messages are updated.