| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021. All Rights Reserved.