Uses of Class
com.mypurecloud.sdk.v2.model.PerformancePredictionOutputs
Packages that use PerformancePredictionOutputs
-
Uses of PerformancePredictionOutputs in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PerformancePredictionOutputsModifier and TypeMethodDescriptionPerformancePredictionOutputs.calculationIntervalLengthMinutes(Integer calculationIntervalLengthMinutes) Interval length of the response metricsPerformancePredictionOutputs.calculationStartDate(Date calculationStartDate) Date as an ISO-8601 string, corresponding to the beginning of the performance prediction resultsPerformancePredictionRecalculationResponse.getDownloadResult()PerformancePredictionResponse.getDownloadResult()PerformancePredictionOutputs.planningGroupResults(List<PlanningGroupOutputs> planningGroupResults) List of planning group level performance prediction resultsMethods in com.mypurecloud.sdk.v2.model with parameters of type PerformancePredictionOutputsModifier and TypeMethodDescriptionPerformancePredictionRecalculationResponse.downloadResult(PerformancePredictionOutputs downloadResult) Result will always come via downloadUrls; however the schema is included for documentationPerformancePredictionResponse.downloadResult(PerformancePredictionOutputs downloadResult) Result will always come via downloadUrls; however the schema is included for documentationvoidPerformancePredictionRecalculationResponse.setDownloadResult(PerformancePredictionOutputs downloadResult) voidPerformancePredictionResponse.setDownloadResult(PerformancePredictionOutputs downloadResult)