Package | Description |
---|---|
com.netease.cloud.services.nos |
Modifier and Type | Method and Description |
---|---|
void |
Nos.setBucketAcl(SetBucketAclRequest setBucketAclRequest)
Sets the
CannedAccessControlList (ACL)for the specified
bucket,Each bucket has an ACL that defines its access control policy.if
the ACL is private,anybody expect you can access objects in the bucket,if
the ACL is private-read,then others can download the objects in this
bucket. |
void |
NosClient.setBucketAcl(SetBucketAclRequest setBucketAclRequest) |
Copyright © 2017. All Rights Reserved.