Search: "putobject"
Simple upload - Object Storage Service Documentation
, you can use the PutObject API of OSS to upload single objects. Simple upload is applicable to scenarios where ...
Object - Object Storage Service Documentation
; or “\n” line breaks Upload objectsSimplest uploadThe code is as follows: public void putObject(String bucketName ...
PutObjectACL - Object Storage Service Documentation
, CopyObject, and UploadPartCopy Write operations to an object include: the write operations on a new object in PutObject ...
Authorized access - Object Storage Service Documentation
= ossClient.generatePresignedUrl(request); System.out.println("signed url for putObject: " + signedUrl); // Use the signed URL to send a request ...
Create and use Archive buckets - Object Storage Service Documentation
PutObject and MultipartUpload APIs to upload data to an Archive bucket. The AppendObject API is not supported. Objects uploaded ...
  • <
  • 1
  • 2
  • 3
  • 4
  • 5
  • ... 8
  • >
  •  Total 73 items