Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.builder()PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.builder(String businessUnitId, LocalDate weekDateId, String forecastId, CopyBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.withBody(CopyBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.withForceAsync(Boolean forceAsync) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.withForecastId(String forecastId) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekDateId, String forecastId, CopyBuForecastRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastCopyRequest.Builder.withWeekDateId(LocalDate weekDateId)