Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresults(GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest request) Gets the forecast generation resultsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest request, AsyncApiCallback<BuForecastGenerationResult> callback) Gets the forecast generation results -
Uses of GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest.withForecastId(String forecastId) GetWorkforcemanagementBusinessunitWeekShorttermforecastGenerationresultsRequest.withWeekDateId(LocalDate weekDateId)