Uses of Class
io.mailtrap.model.request.inbound.CreateInboundInboxRequest
Packages that use CreateInboundInboxRequest
-
Uses of CreateInboundInboxRequest in io.mailtrap.api.inbound
Methods in io.mailtrap.api.inbound with parameters of type CreateInboundInboxRequestModifier and TypeMethodDescriptionInboundInboxes.create(long folderId, CreateInboundInboxRequest request) Create a new inbound inbox in a folder.InboundInboxesImpl.create(long folderId, CreateInboundInboxRequest request)