Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictions(GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest request) Get the performance prediction for the associated scheduleWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsAsync(GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest request, AsyncApiCallback<PerformancePredictionResponse> callback) Get the performance prediction for the associated schedule -
Uses of GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest.withScheduleId(String scheduleId) GetWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRequest.withWeekId(String weekId)