Uses of Enum Class
software.xdev.brevo.model.GetScheduledEmailById200Response.StatusEnum
Packages that use GetScheduledEmailById200Response.StatusEnum
-
Uses of GetScheduledEmailById200Response.StatusEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetScheduledEmailById200Response.StatusEnumModifier and TypeMethodDescriptionGetScheduledEmailById200Response.getStatus()Current status of the scheduled emailReturns the enum constant of this class with the specified name.GetScheduledEmailById200Response.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 GetScheduledEmailById200Response.StatusEnumModifier and TypeMethodDescriptionvoidGetScheduledEmailById200Response.setStatus(GetScheduledEmailById200Response.StatusEnum status) GetScheduledEmailById200Response.status(GetScheduledEmailById200Response.StatusEnum status)