Uses of Class
com.mypurecloud.sdk.v2.model.GenerateBuForecastRequest
Packages that use GenerateBuForecastRequest
Package
Description
-
Uses of GenerateBuForecastRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GenerateBuForecastRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerate(String businessUnitId, LocalDate weekDateId, GenerateBuForecastRequest body, Boolean forceAsync) Generate a short term forecastWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateWithHttpInfo(String businessUnitId, LocalDate weekDateId, GenerateBuForecastRequest body, Boolean forceAsync) Generate a short term forecastMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type GenerateBuForecastRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerate(ApiRequest<GenerateBuForecastRequest> request) Generate a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateAsync(ApiRequest<GenerateBuForecastRequest> request, AsyncApiCallback<ApiResponse<AsyncForecastOperationResult>> callback) Generate a short term forecast -
Uses of GenerateBuForecastRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GenerateBuForecastRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type GenerateBuForecastRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type GenerateBuForecastRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest.builder(String businessUnitId, LocalDate weekDateId, GenerateBuForecastRequest body) voidPostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest.setBody(GenerateBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest.Builder.withBody(GenerateBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest.withBody(GenerateBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekDateId, GenerateBuForecastRequest body) -
Uses of GenerateBuForecastRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GenerateBuForecastRequestModifier and TypeMethodDescriptionGenerateBuForecastRequest.canUseForScheduling(Boolean canUseForScheduling) Whether this forecast can be used for schedulingGenerateBuForecastRequest.description(String description) The description for the forecastThe number of weeks this forecast covers