Uses of Class
com.mypurecloud.sdk.v2.model.BuCreateBlankScheduleRequest
Packages that use BuCreateBlankScheduleRequest
Package
Description
-
Uses of BuCreateBlankScheduleRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type BuCreateBlankScheduleRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedules(String businessUnitId, LocalDate weekId, BuCreateBlankScheduleRequest body) Create a blank scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesWithHttpInfo(String businessUnitId, LocalDate weekId, BuCreateBlankScheduleRequest body) Create a blank scheduleMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuCreateBlankScheduleRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedules(ApiRequest<BuCreateBlankScheduleRequest> request) Create a blank scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesAsync(ApiRequest<BuCreateBlankScheduleRequest> request, AsyncApiCallback<ApiResponse<BuScheduleMetadata>> callback) Create a blank schedule -
Uses of BuCreateBlankScheduleRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return BuCreateBlankScheduleRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekSchedulesRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type BuCreateBlankScheduleRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekSchedulesRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type BuCreateBlankScheduleRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekSchedulesRequest.builder(String businessUnitId, LocalDate weekId, BuCreateBlankScheduleRequest body) voidPostWorkforcemanagementBusinessunitWeekSchedulesRequest.setBody(BuCreateBlankScheduleRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesRequest.Builder.withBody(BuCreateBlankScheduleRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesRequest.withBody(BuCreateBlankScheduleRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekId, BuCreateBlankScheduleRequest body) -
Uses of BuCreateBlankScheduleRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuCreateBlankScheduleRequestModifier and TypeMethodDescriptionBuCreateBlankScheduleRequest.description(String description) The description for the scheduleBuCreateBlankScheduleRequest.shortTermForecast(BuShortTermForecastReference shortTermForecast) The forecast to use when generating the schedule.The number of weeks in the schedule.