| 程序包 | 说明 |
|---|---|
| com.aliyun.oss.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Owner |
OSSVersionSummary.getOwner()
Gets the owner of this version.
|
Owner |
OSSObjectSummary.getOwner()
Gets the owner of the object.
|
Owner |
ObjectAcl.getOwner()
Gets the
Owner. |
Owner |
Bucket.getOwner()
Gets the
Owner. |
Owner |
AccessControlList.getOwner()
Gets
Owner. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OSSVersionSummary.setOwner(Owner owner)
For internal use only.
|
void |
OSSObjectSummary.setOwner(Owner owner)
Sets the owner of the object.
|
void |
ObjectAcl.setOwner(Owner owner)
Sets the
Owner. |
void |
Bucket.setOwner(Owner owner)
Sets the bucket owner (only used by SDK itself).
|
void |
AccessControlList.setOwner(Owner owner)
Sets the
Owner. |
Copyright © 2020. All Rights Reserved.