Uses of Class
software.xdev.brevo.model.GetInboundEmailEventsByUuidLogsInner
Packages that use GetInboundEmailEventsByUuidLogsInner
-
Uses of GetInboundEmailEventsByUuidLogsInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetInboundEmailEventsByUuidLogsInnerModifier and TypeMethodDescriptionGetInboundEmailEventsByUuidLogsInner.date(OffsetDateTime date) GetInboundEmailEventsByUuidLogsInner.type(GetInboundEmailEventsByUuidLogsInner.TypeEnum type) Methods in software.xdev.brevo.model that return types with arguments of type GetInboundEmailEventsByUuidLogsInnerModifier and TypeMethodDescriptionGetInboundEmailEventsByUuid.getLogs()List of events/logs that describe the lifecycle of the email on SIB platformMethods in software.xdev.brevo.model with parameters of type GetInboundEmailEventsByUuidLogsInnerModifier and TypeMethodDescriptionGetInboundEmailEventsByUuid.addLogsItem(GetInboundEmailEventsByUuidLogsInner logsItem) Method parameters in software.xdev.brevo.model with type arguments of type GetInboundEmailEventsByUuidLogsInnerModifier and TypeMethodDescriptionGetInboundEmailEventsByUuid.logs(List<GetInboundEmailEventsByUuidLogsInner> logs) voidGetInboundEmailEventsByUuid.setLogs(List<GetInboundEmailEventsByUuidLogsInner> logs)