Package | Description |
---|---|
com.netease.cloud.services.nos | |
com.netease.cloud.services.nos.model |
Classes modeling the various types represented by Nos.
|
Modifier and Type | Method and Description |
---|---|
Bucket |
Nos.createBucket(CreateBucketRequest createBucketRequest)
Creates a new NOS bucket ,and you can specified the region,ACL,and
whether this bucket is deduplicate supported or not.
|
Bucket |
NosClient.createBucket(CreateBucketRequest createBucketRequest) |
Modifier and Type | Method and Description |
---|---|
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 © 2017. All Rights Reserved.