Uses of Class
software.xdev.mailpit.model.SendMessageParamsRequestAttachmentsInner
Packages that use SendMessageParamsRequestAttachmentsInner
-
Uses of SendMessageParamsRequestAttachmentsInner in software.xdev.mailpit.model
Methods in software.xdev.mailpit.model that return SendMessageParamsRequestAttachmentsInnerModifier and TypeMethodDescriptionSendMessageParamsRequestAttachmentsInner.contentType(String contentType) Methods in software.xdev.mailpit.model that return types with arguments of type SendMessageParamsRequestAttachmentsInnerMethods in software.xdev.mailpit.model with parameters of type SendMessageParamsRequestAttachmentsInnerModifier and TypeMethodDescriptionSendMessageParamsRequest.addAttachmentsItem(SendMessageParamsRequestAttachmentsInner attachmentsItem) Method parameters in software.xdev.mailpit.model with type arguments of type SendMessageParamsRequestAttachmentsInnerModifier and TypeMethodDescriptionSendMessageParamsRequest.attachments(List<SendMessageParamsRequestAttachmentsInner> attachments) voidSendMessageParamsRequest.setAttachments(List<SendMessageParamsRequestAttachmentsInner> attachments)