Uses of Class
com.mypurecloud.sdk.v2.model.AsyncForecastOperationResult
Packages that use AsyncForecastOperationResult
-
Uses of AsyncForecastOperationResult in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AsyncForecastOperationResultModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastCopy(PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest request) Copy a short term forecastWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastCopy(String businessUnitId, LocalDate weekDateId, String forecastId, CopyBuForecastRequest body, Boolean forceAsync) Copy a short term forecastWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerate(PostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest request) Generate a short term forecastWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerate(String businessUnitId, LocalDate weekDateId, GenerateBuForecastRequest body, Boolean forceAsync) Generate a short term forecastMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AsyncForecastOperationResultModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastCopy(ApiRequest<CopyBuForecastRequest> request) Copy a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastCopyAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest request, AsyncApiCallback<AsyncForecastOperationResult> callback) Copy a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastCopyAsync(ApiRequest<CopyBuForecastRequest> request, AsyncApiCallback<ApiResponse<AsyncForecastOperationResult>> callback) Copy a short term forecastWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastCopyWithHttpInfo(String businessUnitId, LocalDate weekDateId, String forecastId, CopyBuForecastRequest body, Boolean forceAsync) Copy a short term forecastWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerate(ApiRequest<GenerateBuForecastRequest> request) Generate a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest request, AsyncApiCallback<AsyncForecastOperationResult> callback) Generate a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateAsync(ApiRequest<GenerateBuForecastRequest> request, AsyncApiCallback<ApiResponse<AsyncForecastOperationResult>> callback) 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 AsyncForecastOperationResultModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastCopyAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest request, AsyncApiCallback<AsyncForecastOperationResult> callback) Copy a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastCopyAsync(ApiRequest<CopyBuForecastRequest> request, AsyncApiCallback<ApiResponse<AsyncForecastOperationResult>> callback) Copy a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateRequest request, AsyncApiCallback<AsyncForecastOperationResult> callback) Generate a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsGenerateAsync(ApiRequest<GenerateBuForecastRequest> request, AsyncApiCallback<ApiResponse<AsyncForecastOperationResult>> callback) Generate a short term forecast -
Uses of AsyncForecastOperationResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AsyncForecastOperationResultModifier and TypeMethodDescriptionAsyncForecastOperationResult.operationId(String operationId) The ID for the operationPercent progress for the operationAsyncForecastOperationResult.result(BuShortTermForecast result) The result of the operation.AsyncForecastOperationResult.status(AsyncForecastOperationResult.StatusEnum status) The status of the operation