Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReportingExportJobResponse.ExportErrorMessagesTypeEnum
Packages that use ReportingExportJobResponse.ExportErrorMessagesTypeEnum
-
Uses of ReportingExportJobResponse.ExportErrorMessagesTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingExportJobResponse.ExportErrorMessagesTypeEnumModifier and TypeMethodDescriptionReportingExportJobResponse.ExportErrorMessagesTypeEnum.fromString(String key) ReportingExportJobResponse.getExportErrorMessagesType()Returns the enum constant of this class with the specified name.ReportingExportJobResponse.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 ReportingExportJobResponse.ExportErrorMessagesTypeEnumModifier and TypeMethodDescriptionReportingExportJobResponse.exportErrorMessagesType(ReportingExportJobResponse.ExportErrorMessagesTypeEnum exportErrorMessagesType) The error message in case the export request failedvoidReportingExportJobResponse.setExportErrorMessagesType(ReportingExportJobResponse.ExportErrorMessagesTypeEnum exportErrorMessagesType)