Uses of Class
software.xdev.brevo.model.GetInboundEmailEventsByUuidAttachmentsInner
Packages that use GetInboundEmailEventsByUuidAttachmentsInner
-
Uses of GetInboundEmailEventsByUuidAttachmentsInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetInboundEmailEventsByUuidAttachmentsInnerModifier and TypeMethodDescriptionGetInboundEmailEventsByUuidAttachmentsInner.contentLength(Integer contentLength) GetInboundEmailEventsByUuidAttachmentsInner.contentType(String contentType) Methods in software.xdev.brevo.model that return types with arguments of type GetInboundEmailEventsByUuidAttachmentsInnerModifier and TypeMethodDescriptionGetInboundEmailEventsByUuid.getAttachments()List of attachments of the email.Methods in software.xdev.brevo.model with parameters of type GetInboundEmailEventsByUuidAttachmentsInnerModifier and TypeMethodDescriptionGetInboundEmailEventsByUuid.addAttachmentsItem(GetInboundEmailEventsByUuidAttachmentsInner attachmentsItem) Method parameters in software.xdev.brevo.model with type arguments of type GetInboundEmailEventsByUuidAttachmentsInnerModifier and TypeMethodDescriptionGetInboundEmailEventsByUuid.attachments(List<GetInboundEmailEventsByUuidAttachmentsInner> attachments) voidGetInboundEmailEventsByUuid.setAttachments(List<GetInboundEmailEventsByUuidAttachmentsInner> attachments)