Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroups(GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest request) Gets the forecast planning group snapshotWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest request, AsyncApiCallback<ForecastPlanningGroupsResponse> callback) Gets the forecast planning group snapshot -
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.withForecastId(String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastPlanninggroupsRequest.withWeekDateId(LocalDate weekDateId)