Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReportingExportJobResponse.ViewTypeEnum
Packages that use ReportingExportJobResponse.ViewTypeEnum
-
Uses of ReportingExportJobResponse.ViewTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingExportJobResponse.ViewTypeEnumModifier and TypeMethodDescriptionReportingExportJobResponse.ViewTypeEnum.fromString(String key) ReportingExportJobResponse.getViewType()Returns the enum constant of this class with the specified name.ReportingExportJobResponse.ViewTypeEnum.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.ViewTypeEnumModifier and TypeMethodDescriptionvoidReportingExportJobResponse.setViewType(ReportingExportJobResponse.ViewTypeEnum viewType) ReportingExportJobResponse.viewType(ReportingExportJobResponse.ViewTypeEnum viewType) The type of view export job to be created