Uses of Class
io.mailtrap.model.request.inbound.UpdateInboundFolderRequest
Packages that use UpdateInboundFolderRequest
-
Uses of UpdateInboundFolderRequest in io.mailtrap.api.inbound
Methods in io.mailtrap.api.inbound with parameters of type UpdateInboundFolderRequestModifier and TypeMethodDescriptionInboundFolders.update(long folderId, UpdateInboundFolderRequest request) Rename an inbound folder.InboundFoldersImpl.update(long folderId, UpdateInboundFolderRequest request)