Uses of Class
com.mypurecloud.sdk.v2.model.UpdateScheduleUploadResponse
Packages that use UpdateScheduleUploadResponse
-
Uses of UpdateScheduleUploadResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UpdateScheduleUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurl(PostWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurlRequest request) Creates a signed upload URL for updating a schedule Once the upload is complete, call the /{scheduleId}/update route to start the schedule update processWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurl(String businessUnitId, LocalDate weekId, String scheduleId, UploadUrlRequestBody body) Creates a signed upload URL for updating a schedule Once the upload is complete, call the /{scheduleId}/update route to start the schedule update processMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UpdateScheduleUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurl(ApiRequest<UploadUrlRequestBody> request) Creates a signed upload URL for updating a schedule Once the upload is complete, call the /{scheduleId}/update route to start the schedule update processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurlAsync(PostWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurlRequest request, AsyncApiCallback<UpdateScheduleUploadResponse> callback) Creates a signed upload URL for updating a schedule Once the upload is complete, call the /{scheduleId}/update route to start the schedule update processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurlAsync(ApiRequest<UploadUrlRequestBody> request, AsyncApiCallback<ApiResponse<UpdateScheduleUploadResponse>> callback) Creates a signed upload URL for updating a schedule Once the upload is complete, call the /{scheduleId}/update route to start the schedule update processWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurlWithHttpInfo(String businessUnitId, LocalDate weekId, String scheduleId, UploadUrlRequestBody body) Creates a signed upload URL for updating a schedule Once the upload is complete, call the /{scheduleId}/update route to start the schedule update processMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateScheduleUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurlAsync(PostWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurlRequest request, AsyncApiCallback<UpdateScheduleUploadResponse> callback) Creates a signed upload URL for updating a schedule Once the upload is complete, call the /{scheduleId}/update route to start the schedule update processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurlAsync(ApiRequest<UploadUrlRequestBody> request, AsyncApiCallback<ApiResponse<UpdateScheduleUploadResponse>> callback) Creates a signed upload URL for updating a schedule Once the upload is complete, call the /{scheduleId}/update route to start the schedule update process -
Uses of UpdateScheduleUploadResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateScheduleUploadResponseModifier and TypeMethodDescriptionRequired headers for the PUT request to the urlUpdateScheduleUploadResponse.uploadBodySchema(UpdateScheduleUploadSchema uploadBodySchema) Always null.The key to pass to the secondary request to start processing of the uploadThe url to which to PUT the upload body