Uses of Class
com.mypurecloud.sdk.v2.model.PerformancePredictionResponse
Packages that use PerformancePredictionResponse
-
Uses of PerformancePredictionResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return PerformancePredictionResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictions(GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest request) Get the performance prediction for the associated scheduleWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictions(String businessUnitId, String weekId, String scheduleId) Get the performance prediction for the associated scheduleMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type PerformancePredictionResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictions(ApiRequest<Void> request) Get the performance prediction for the associated scheduleWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsAsync(GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest request, AsyncApiCallback<PerformancePredictionResponse> callback) Get the performance prediction for the associated scheduleWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformancePredictionResponse>> callback) Get the performance prediction for the associated scheduleWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsWithHttpInfo(String businessUnitId, String weekId, String scheduleId) Get the performance prediction for the associated scheduleMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type PerformancePredictionResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsAsync(GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest request, AsyncApiCallback<PerformancePredictionResponse> callback) Get the performance prediction for the associated scheduleWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformancePredictionResponse>> callback) Get the performance prediction for the associated schedule -
Uses of PerformancePredictionResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PerformancePredictionResponseModifier and TypeMethodDescriptionPerformancePredictionResponse.downloadResult(PerformancePredictionOutputs downloadResult) Result will always come via downloadUrls; however the schema is included for documentationPerformancePredictionResponse.downloadUrl(String downloadUrl) The url to GET the results of the performance prediction.The globally unique identifier for the object.PerformancePredictionResponse.scheduleId(String scheduleId) The ID of the schedule this performance prediction is associated withPerformancePredictionResponse.state(PerformancePredictionResponse.StateEnum state) The state of the performance predictionThe weekDate of the short term forecast in yyyy-MM-dd format.