Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitWeekSchedulesRequest
Packages that use PostWorkforcemanagementBusinessunitWeekSchedulesRequest
-
Uses of PostWorkforcemanagementBusinessunitWeekSchedulesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitWeekSchedulesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedules(PostWorkforcemanagementBusinessunitWeekSchedulesRequest request) Create a blank scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesAsync(PostWorkforcemanagementBusinessunitWeekSchedulesRequest request, AsyncApiCallback<BuScheduleMetadata> callback) Create a blank schedule -
Uses of PostWorkforcemanagementBusinessunitWeekSchedulesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitWeekSchedulesRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekSchedulesRequest.Builder.build()PostWorkforcemanagementBusinessunitWeekSchedulesRequest.withBody(BuCreateBlankScheduleRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitWeekSchedulesRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitWeekSchedulesRequest.withWeekId(LocalDate weekId)