Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

AbortMultipartUpload Method

Aborts a multipart upload.

Syntax

public void abortMultipartUpload(String objectName, String uploadId);

Remarks

This method aborts a current multipart upload. When this method is called the current multipart upload is aborted. Any storage consumed by uploaded parts will be freed by the server. If there are any current uploads in progress it may be necessary to call this method again after the upload is completed.

After calling this method the UploadId is no longer valid for any operations.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0