Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReportingDataExportTopicDataExportNotification.ExportFormatEnum
Packages that use ReportingDataExportTopicDataExportNotification.ExportFormatEnum
-
Uses of ReportingDataExportTopicDataExportNotification.ExportFormatEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingDataExportTopicDataExportNotification.ExportFormatEnumModifier and TypeMethodDescriptionReportingDataExportTopicDataExportNotification.ExportFormatEnum.fromString(String key) ReportingDataExportTopicDataExportNotification.getExportFormat()Returns the enum constant of this class with the specified name.ReportingDataExportTopicDataExportNotification.ExportFormatEnum.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.ExportFormatEnumModifier and TypeMethodDescriptionReportingDataExportTopicDataExportNotification.exportFormat(ReportingDataExportTopicDataExportNotification.ExportFormatEnum exportFormat) voidReportingDataExportTopicDataExportNotification.setExportFormat(ReportingDataExportTopicDataExportNotification.ExportFormatEnum exportFormat)