Package com.mypurecloud.sdk.v2.model
Class PerformancePredictionUploadSchema
java.lang.Object
com.mypurecloud.sdk.v2.model.PerformancePredictionUploadSchema
- All Implemented Interfaces:
Serializable
PerformancePredictionUploadSchema
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculationStartDate(Date calculationStartDate) Date as an ISO-8601 string, corresponding to the beginning of the performance prediction resultsbooleaninthashCode()onQueueTimes(List<MuAgentQueueTimeRequest> onQueueTimes) List of agent on-queue times by management unitvoidsetCalculationStartDate(Date calculationStartDate) voidsetOnQueueTimes(List<MuAgentQueueTimeRequest> onQueueTimes) toString()
-
Constructor Details
-
PerformancePredictionUploadSchema
public PerformancePredictionUploadSchema() -
PerformancePredictionUploadSchema
-
-
Method Details
-
calculationStartDate
Date as an ISO-8601 string, corresponding to the beginning of the performance prediction results -
getCalculationStartDate
-
setCalculationStartDate
-
onQueueTimes
List of agent on-queue times by management unit -
getOnQueueTimes
-
setOnQueueTimes
-
equals
-
hashCode
public int hashCode() -
toString
-