Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReportingDataExportTopicDataExportNotification.ExportErrorMessagesTypeEnum
-
Uses of ReportingDataExportTopicDataExportNotification.ExportErrorMessagesTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingDataExportTopicDataExportNotification.ExportErrorMessagesTypeEnumModifier and TypeMethodDescriptionReportingDataExportTopicDataExportNotification.ExportErrorMessagesTypeEnum.fromString(String key) ReportingDataExportTopicDataExportNotification.getExportErrorMessagesType()Returns the enum constant of this class with the specified name.ReportingDataExportTopicDataExportNotification.ExportErrorMessagesTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ReportingDataExportTopicDataExportNotification.ExportErrorMessagesTypeEnumModifier and TypeMethodDescriptionReportingDataExportTopicDataExportNotification.exportErrorMessagesType(ReportingDataExportTopicDataExportNotification.ExportErrorMessagesTypeEnum exportErrorMessagesType) voidReportingDataExportTopicDataExportNotification.setExportErrorMessagesType(ReportingDataExportTopicDataExportNotification.ExportErrorMessagesTypeEnum exportErrorMessagesType)