| 程序包 | 说明 |
|---|---|
| com.sinacloud.scs.services.scs | |
| com.sinacloud.scs.services.scs.model |
Classes modeling the various types represented by Amazon S3.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Bucket |
SCS.createBucket(CreateBucketRequest createBucketRequest)
Creates a new SCS bucket in the default
Every object stored in SCS is contained within a bucket.
|
Bucket |
SCSClient.createBucket(CreateBucketRequest createBucketRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateBucketRequest |
CreateBucketRequest.withCannedAcl(CannedAccessControlList cannedAcl)
Sets the optional Canned ACL to set for the new bucket, and returns this
updated object so that additional method calls can be chained together.
|
Copyright © 2016-2017. All Rights Reserved.