Uses of Class
com.mypurecloud.sdk.v2.model.ImportScheduleUploadResponse
Packages that use ImportScheduleUploadResponse
-
Uses of ImportScheduleUploadResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ImportScheduleUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesImportUploadurl(PostWorkforcemanagementBusinessunitWeekSchedulesImportUploadurlRequest request) Creates a signed upload URL for importing a schedule Once the upload is complete, call the /import route to start the schedule import processWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesImportUploadurl(String businessUnitId, LocalDate weekId, UploadUrlRequestBody body) Creates a signed upload URL for importing a schedule Once the upload is complete, call the /import route to start the schedule import processMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ImportScheduleUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesImportUploadurl(ApiRequest<UploadUrlRequestBody> request) Creates a signed upload URL for importing a schedule Once the upload is complete, call the /import route to start the schedule import processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesImportUploadurlAsync(PostWorkforcemanagementBusinessunitWeekSchedulesImportUploadurlRequest request, AsyncApiCallback<ImportScheduleUploadResponse> callback) Creates a signed upload URL for importing a schedule Once the upload is complete, call the /import route to start the schedule import processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesImportUploadurlAsync(ApiRequest<UploadUrlRequestBody> request, AsyncApiCallback<ApiResponse<ImportScheduleUploadResponse>> callback) Creates a signed upload URL for importing a schedule Once the upload is complete, call the /import route to start the schedule import processWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesImportUploadurlWithHttpInfo(String businessUnitId, LocalDate weekId, UploadUrlRequestBody body) Creates a signed upload URL for importing a schedule Once the upload is complete, call the /import route to start the schedule import processMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ImportScheduleUploadResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesImportUploadurlAsync(PostWorkforcemanagementBusinessunitWeekSchedulesImportUploadurlRequest request, AsyncApiCallback<ImportScheduleUploadResponse> callback) Creates a signed upload URL for importing a schedule Once the upload is complete, call the /import route to start the schedule import processWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesImportUploadurlAsync(ApiRequest<UploadUrlRequestBody> request, AsyncApiCallback<ApiResponse<ImportScheduleUploadResponse>> callback) Creates a signed upload URL for importing a schedule Once the upload is complete, call the /import route to start the schedule import process -
Uses of ImportScheduleUploadResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImportScheduleUploadResponseModifier and TypeMethodDescriptionRequired headers for the PUT request to the urlImportScheduleUploadResponse.uploadBodySchema(ImportScheduleUploadSchema 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