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