| Package | Description |
|---|---|
| com.volcengine.tos.model.acl |
| Modifier and Type | Method and Description |
|---|---|
ObjectAclGrant |
PutObjectAclInput.getAclGrant()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setAcl(String acl)
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setAclAuthRead()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setAclBucketOwnerFullControl()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setAclBucketOwnerRead()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setAclPrivate()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setAclPublicRead()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setAclPublicReadWrite()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantFullControl()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantFullControl(String grantFullControl)
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantRead()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantRead(String grantRead)
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantReadAcp()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantReadAcp(String grantReadAcp)
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantWrite()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantWrite(String grantWrite)
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantWriteAcp()
Deprecated.
|
ObjectAclGrant |
ObjectAclGrant.setGrantWriteAcp(String grantWriteAcp)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PutObjectAclInput |
PutObjectAclInput.setAclGrant(ObjectAclGrant aclGrant)
Deprecated.
|
Copyright © 2022. All rights reserved.