Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReportingInterval.IntervalTypeEnum
Packages that use ReportingInterval.IntervalTypeEnum
-
Uses of ReportingInterval.IntervalTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingInterval.IntervalTypeEnumModifier and TypeMethodDescriptionReportingInterval.IntervalTypeEnum.fromString(String key) ReportingInterval.getIntervalType()Returns the enum constant of this class with the specified name.static ReportingInterval.IntervalTypeEnum[]ReportingInterval.IntervalTypeEnum.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 ReportingInterval.IntervalTypeEnumModifier and TypeMethodDescriptionReportingInterval.intervalType(ReportingInterval.IntervalTypeEnum intervalType) The granularity of the reporting interval periodvoidReportingInterval.setIntervalType(ReportingInterval.IntervalTypeEnum intervalType)