Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest
Packages that use PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest
-
Uses of PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastCopy(PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest request) Copy a short term forecastWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastCopyAsync(PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest request, AsyncApiCallback<AsyncForecastOperationResult> callback) Copy a short term forecast -
Uses of PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.build()PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.withBody(CopyBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.withForceAsync(Boolean forceAsync) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.withForecastId(String forecastId) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.withWeekDateId(LocalDate weekDateId)