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