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