Uses of Class
io.mailtrap.model.request.inboxes.UpdateInboxRequest
Packages that use UpdateInboxRequest
-
Uses of UpdateInboxRequest in io.mailtrap.api.inboxes
Methods in io.mailtrap.api.inboxes with parameters of type UpdateInboxRequestModifier and TypeMethodDescriptionInboxes.updateInbox
(long accountId, long inboxId, UpdateInboxRequest request) Update inbox name, inbox email usernameInboxesImpl.updateInbox
(long accountId, long inboxId, UpdateInboxRequest request)