Uses of Class
com.mypurecloud.sdk.v2.model.BuAsyncScheduleResponse
Packages that use BuAsyncScheduleResponse
-
Uses of BuAsyncScheduleResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuAsyncScheduleResponseModifier and TypeMethodDescriptionWorkforceManagementApi.deleteWorkforcemanagementBusinessunitWeekSchedule(DeleteWorkforcemanagementBusinessunitWeekScheduleRequest request) Delete a scheduleWorkforceManagementApi.deleteWorkforcemanagementBusinessunitWeekSchedule(String businessUnitId, LocalDate weekId, String scheduleId) Delete a scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleCopy(PostWorkforcemanagementBusinessunitWeekScheduleCopyRequest request) Copy a scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleCopy(String businessUnitId, LocalDate weekId, String scheduleId, BuCopyScheduleRequest body) Copy a scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleUpdate(PostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest request) Starts processing a schedule update Call after uploading the schedule data to the url supplied by the /update/uploadurl routeWorkforceManagementApi.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 routeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuAsyncScheduleResponseModifier and TypeMethodDescriptionWorkforceManagementApi.deleteWorkforcemanagementBusinessunitWeekSchedule(ApiRequest<Void> request) Delete a scheduleWorkforceManagementApiAsync.deleteWorkforcemanagementBusinessunitWeekScheduleAsync(DeleteWorkforcemanagementBusinessunitWeekScheduleRequest request, AsyncApiCallback<BuAsyncScheduleResponse> callback) Delete a scheduleWorkforceManagementApiAsync.deleteWorkforcemanagementBusinessunitWeekScheduleAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleResponse>> callback) Delete a scheduleWorkforceManagementApi.deleteWorkforcemanagementBusinessunitWeekScheduleWithHttpInfo(String businessUnitId, LocalDate weekId, String scheduleId) Delete a scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleCopy(ApiRequest<BuCopyScheduleRequest> request) Copy a scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleCopyAsync(PostWorkforcemanagementBusinessunitWeekScheduleCopyRequest request, AsyncApiCallback<BuAsyncScheduleResponse> callback) Copy a scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleCopyAsync(ApiRequest<BuCopyScheduleRequest> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleResponse>> callback) Copy a scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleCopyWithHttpInfo(String businessUnitId, LocalDate weekId, String scheduleId, BuCopyScheduleRequest body) Copy a scheduleWorkforceManagementApi.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(PostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest request, AsyncApiCallback<BuAsyncScheduleResponse> callback) 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 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 BuAsyncScheduleResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.deleteWorkforcemanagementBusinessunitWeekScheduleAsync(DeleteWorkforcemanagementBusinessunitWeekScheduleRequest request, AsyncApiCallback<BuAsyncScheduleResponse> callback) Delete a scheduleWorkforceManagementApiAsync.deleteWorkforcemanagementBusinessunitWeekScheduleAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleResponse>> callback) Delete a scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleCopyAsync(PostWorkforcemanagementBusinessunitWeekScheduleCopyRequest request, AsyncApiCallback<BuAsyncScheduleResponse> callback) Copy a scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleCopyAsync(ApiRequest<BuCopyScheduleRequest> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleResponse>> callback) Copy a scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleUpdateAsync(PostWorkforcemanagementBusinessunitWeekScheduleUpdateRequest request, AsyncApiCallback<BuAsyncScheduleResponse> callback) 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 BuAsyncScheduleResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuAsyncScheduleResponseModifier and TypeMethodDescriptionBuAsyncScheduleResponse.operationId(String operationId) The ID for the operationBuAsyncScheduleResponse.result(BuScheduleMetadata result) The result of the operation.BuAsyncScheduleResponse.status(BuAsyncScheduleResponse.StatusEnum status) The status of the operation