Uses of Class
com.mypurecloud.sdk.v2.model.PerformancePredictionUploadSchema
Packages that use PerformancePredictionUploadSchema
-
Uses of PerformancePredictionUploadSchema in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PerformancePredictionUploadSchemaModifier and TypeMethodDescriptionPerformancePredictionUploadSchema.calculationStartDate(Date calculationStartDate) Date as an ISO-8601 string, corresponding to the beginning of the performance prediction resultsPerformancePredictionRecalculationUploadResponse.getUploadBodySchema()PerformancePredictionUploadSchema.onQueueTimes(List<MuAgentQueueTimeRequest> onQueueTimes) List of agent on-queue times by management unitMethods in com.mypurecloud.sdk.v2.model with parameters of type PerformancePredictionUploadSchemaModifier and TypeMethodDescriptionvoidPerformancePredictionRecalculationUploadResponse.setUploadBodySchema(PerformancePredictionUploadSchema uploadBodySchema) PerformancePredictionRecalculationUploadResponse.uploadBodySchema(PerformancePredictionUploadSchema uploadBodySchema) Always null.