Uses of Enum Class
software.xdev.brevo.model.GetScheduledEmailByBatchIdBatchesInner.StatusEnum
Packages that use GetScheduledEmailByBatchIdBatchesInner.StatusEnum
-
Uses of GetScheduledEmailByBatchIdBatchesInner.StatusEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetScheduledEmailByBatchIdBatchesInner.StatusEnumModifier and TypeMethodDescriptionGetScheduledEmailByBatchIdBatchesInner.getStatus()Current status of the scheduled batchReturns the enum constant of this class with the specified name.GetScheduledEmailByBatchIdBatchesInner.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type GetScheduledEmailByBatchIdBatchesInner.StatusEnumModifier and TypeMethodDescriptionvoidGetScheduledEmailByBatchIdBatchesInner.setStatus(GetScheduledEmailByBatchIdBatchesInner.StatusEnum status) GetScheduledEmailByBatchIdBatchesInner.status(GetScheduledEmailByBatchIdBatchesInner.StatusEnum status)