Uses of Enum Class
software.xdev.brevo.model.GetWhatsAppConfig.WhatsappBusinessAccountStatusEnum
Packages that use GetWhatsAppConfig.WhatsappBusinessAccountStatusEnum
-
Uses of GetWhatsAppConfig.WhatsappBusinessAccountStatusEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetWhatsAppConfig.WhatsappBusinessAccountStatusEnumModifier and TypeMethodDescriptionGetWhatsAppConfig.getWhatsappBusinessAccountStatus()Status information related to WhatsApp API accountReturns the enum constant of this class with the specified name.GetWhatsAppConfig.WhatsappBusinessAccountStatusEnum.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 GetWhatsAppConfig.WhatsappBusinessAccountStatusEnumModifier and TypeMethodDescriptionvoidGetWhatsAppConfig.setWhatsappBusinessAccountStatus(GetWhatsAppConfig.WhatsappBusinessAccountStatusEnum whatsappBusinessAccountStatus) GetWhatsAppConfig.whatsappBusinessAccountStatus(GetWhatsAppConfig.WhatsappBusinessAccountStatusEnum whatsappBusinessAccountStatus)