Uses of Class
io.mailtrap.model.request.inbound.UpdateInboundInboxRequest
Packages that use UpdateInboundInboxRequest
-
Uses of UpdateInboundInboxRequest in io.mailtrap.api.inbound
Methods in io.mailtrap.api.inbound with parameters of type UpdateInboundInboxRequestModifier and TypeMethodDescriptionInboundInboxes.update(long folderId, long inboxId, UpdateInboundInboxRequest request) Rename an inbound inbox.InboundInboxesImpl.update(long folderId, long inboxId, UpdateInboundInboxRequest request)