Uses of Class
com.mypurecloud.sdk.v2.model.ProcessScheduleUpdateUploadRequest
Packages that use ProcessScheduleUpdateUploadRequest
Package
Description
-
Uses of ProcessScheduleUpdateUploadRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type ProcessScheduleUpdateUploadRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleUpdate(String businessUnitId, LocalDate weekId, String scheduleId, ProcessScheduleUpdateUploadRequest body) Starts processing a schedule update Call after uploading the schedule data to the url supplied by the /update/uploadurl routeWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleUpdateWithHttpInfo(String businessUnitId, LocalDate weekId, String scheduleId, ProcessScheduleUpdateUploadRequest body) Starts processing a schedule update Call after uploading the schedule data to the url supplied by the /update/uploadurl routeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ProcessScheduleUpdateUploadRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleUpdate(ApiRequest<ProcessScheduleUpdateUploadRequest> request) Starts processing a schedule update Call after uploading the schedule data to the url supplied by the /update/uploadurl routeWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleUpdateAsync(ApiRequest<ProcessScheduleUpdateUploadRequest> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleResponse>> callback) Starts processing a schedule update Call after uploading the schedule data to the url supplied by the /update/uploadurl route -
Uses of ProcessScheduleUpdateUploadRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return ProcessScheduleUpdateUploadRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type ProcessScheduleUpdateUploadRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type ProcessScheduleUpdateUploadRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest.builder(String businessUnitId, LocalDate weekId, String scheduleId, ProcessScheduleUpdateUploadRequest body) voidPostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest.setBody(ProcessScheduleUpdateUploadRequest body) PostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest.Builder.withBody(ProcessScheduleUpdateUploadRequest body) PostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest.withBody(ProcessScheduleUpdateUploadRequest body) PostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekId, String scheduleId, ProcessScheduleUpdateUploadRequest body) -
Uses of ProcessScheduleUpdateUploadRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProcessScheduleUpdateUploadRequestModifier and TypeMethodDescriptionProcessScheduleUpdateUploadRequest.managementUnitIdsForAddedTeamUsers(List<String> managementUnitIdsForAddedTeamUsers) The set of muIds to which agents belong if agents are being newly added to the schedule, if the requesting user has conditional permission to wfm:schedule:editThe list of teams to which the users being modified belong.The uploadKey provided by the request to get an upload URL