Search: "middle east"
Multipart upload - Object Storage Service Documentation
;yourAccessKeySecret') # This example uses endpoint China East 1 (Hangzhou). Specify the actual endpoint based on your ...
Streaming download - Object Storage Service Documentation
endpoint China East 1 (Hangzhou). Specify the actual endpoint based on your requirements. bucket = oss2. Bucket(auth, 'http ...
Determine whether a specified object exists - Object Storage Service Documentation
. auth = oss2.Auth('yourAccessKeyId', 'yourAccessKeySecret') # This example uses endpoint China East 1 (Hangzhou ...
Restore an archive object - Object Storage Service Documentation
China East 1 (Hangzhou). Specify the actual endpoint based on your requirements. bucket = oss2. Bucket(auth, 'http://oss-cn ...
Download to your local file - Object Storage Service Documentation
"; //This example uses the endpoint China East 1 (Hangzhou). Specify the actual endpoint based on your requirements. $endpoint ...
Range download - Object Storage Service Documentation
"; //This example uses the endpoint China East 1 (Hangzhou). Specify the actual endpoint based on your requirements. $endpoint ...
Determine whether a specified object exists - Object Storage Service Documentation
;yourAccessKeySecret"; // This example uses endpoint China East 1 (Hangzhou). Specify the actual endpoint based on your requirements ...
Append upload - Object Storage Service Documentation
the following code for append upload: // This example uses endpoint China East 1 (Hangzhou). Specify the actual endpoint based ...
Download to your local file - Object Storage Service Documentation
download a specified object from OSSClient to your local file: //This example uses the endpoint China East 1 (Hangzhou ...
Resumable download - Object Storage Service Documentation
resumable download: //This example uses the endpoint China East 1 (Hangzhou). Specify the actual endpoint based on your ...