Uses of Class
com.mypurecloud.sdk.v2.model.BuShortTermForecastListing
Packages that use BuShortTermForecastListing
-
Uses of BuShortTermForecastListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuShortTermForecastListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecasts(GetWorkforcemanagementBusinessunitWeekShorttermforecastsRequest request) Get short term forecasts Use \"recent\" (without quotes) for the `weekDateId` path parameter to fetch all forecasts for up to +/- 26 weeks from the current date.WorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecasts(String businessUnitId, String weekDateId) Get short term forecasts Use \"recent\" (without quotes) for the `weekDateId` path parameter to fetch all forecasts for up to +/- 26 weeks from the current date.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuShortTermForecastListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecasts(ApiRequest<Void> request) Get short term forecasts Use \"recent\" (without quotes) for the `weekDateId` path parameter to fetch all forecasts for up to +/- 26 weeks from the current date.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastsAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastsRequest request, AsyncApiCallback<BuShortTermForecastListing> callback) Get short term forecasts Use \"recent\" (without quotes) for the `weekDateId` path parameter to fetch all forecasts for up to +/- 26 weeks from the current date.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuShortTermForecastListing>> callback) Get short term forecasts Use \"recent\" (without quotes) for the `weekDateId` path parameter to fetch all forecasts for up to +/- 26 weeks from the current date.WorkforceManagementApi.getWorkforcemanagementBusinessunitWeekShorttermforecastsWithHttpInfo(String businessUnitId, String weekDateId) Get short term forecasts Use \"recent\" (without quotes) for the `weekDateId` path parameter to fetch all forecasts for up to +/- 26 weeks from the current date.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuShortTermForecastListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastsAsync(GetWorkforcemanagementBusinessunitWeekShorttermforecastsRequest request, AsyncApiCallback<BuShortTermForecastListing> callback) Get short term forecasts Use \"recent\" (without quotes) for the `weekDateId` path parameter to fetch all forecasts for up to +/- 26 weeks from the current date.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekShorttermforecastsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuShortTermForecastListing>> callback) Get short term forecasts Use \"recent\" (without quotes) for the `weekDateId` path parameter to fetch all forecasts for up to +/- 26 weeks from the current date. -
Uses of BuShortTermForecastListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuShortTermForecastListingModifier and TypeMethodDescriptionBuShortTermForecastListing.entities(List<BuShortTermForecastListItem> entities)