Uses of Class
com.mypurecloud.sdk.v2.model.ReportingInterval
Packages that use ReportingInterval
-
Uses of ReportingInterval in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingIntervalModifier and TypeMethodDescriptionReportingInterval.intervalType(ReportingInterval.IntervalTypeEnum intervalType) The granularity of the reporting interval periodReportingInterval.intervalValue(Integer intervalValue) The value of the reporting interval period for a given interval typeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ReportingIntervalModifier and TypeMethodDescriptionCreatePerformanceProfile.getReportingIntervals()PerformanceProfile.getReportingIntervals()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ReportingIntervalModifier and TypeMethodDescriptionCreatePerformanceProfile.reportingIntervals(List<ReportingInterval> reportingIntervals) The reporting interval periods for this performance profilePerformanceProfile.reportingIntervals(List<ReportingInterval> reportingIntervals) The reporting interval periods for this performance profilevoidCreatePerformanceProfile.setReportingIntervals(List<ReportingInterval> reportingIntervals) voidPerformanceProfile.setReportingIntervals(List<ReportingInterval> reportingIntervals)