Uses of Class
com.mypurecloud.sdk.v2.model.CopyBuForecastRequest
Packages that use CopyBuForecastRequest
Package
Description
-
Uses of CopyBuForecastRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CopyBuForecastRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastCopy(String businessUnitId, LocalDate weekDateId, String forecastId, CopyBuForecastRequest body, Boolean forceAsync) Copy a short term forecastWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastCopyWithHttpInfo(String businessUnitId, LocalDate weekDateId, String forecastId, CopyBuForecastRequest body, Boolean forceAsync) Copy a short term forecastMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CopyBuForecastRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastCopy(ApiRequest<CopyBuForecastRequest> request) Copy a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastCopyAsync(ApiRequest<CopyBuForecastRequest> request, AsyncApiCallback<ApiResponse<AsyncForecastOperationResult>> callback) Copy a short term forecast -
Uses of CopyBuForecastRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CopyBuForecastRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CopyBuForecastRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CopyBuForecastRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.builder(String businessUnitId, LocalDate weekDateId, String forecastId, CopyBuForecastRequest body) voidPostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.setBody(CopyBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.withBody(CopyBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.withBody(CopyBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekDateId, String forecastId, CopyBuForecastRequest body) -
Uses of CopyBuForecastRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopyBuForecastRequestModifier and TypeMethodDescriptionCopyBuForecastRequest.description(String description) The description for the forecastThe start date of the new forecast to create from the existing forecast.