| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.internal | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Owner |
XmlResponsesSaxParser.ListAllMyBucketsHandler.getOwner() |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Owner |
COSObjectSummary.owner
The owner of this object - can be null if the requester doesn't have
permission to view object ownership information
|
| 限定符和类型 | 方法和说明 |
|---|---|
Owner |
PartListing.getInitiator()
Returns details on the user who initiated the associated multipart
upload.
|
Owner |
MultipartUpload.getInitiator()
Returns the user who initiated this multipart upload.
|
Owner |
PartListing.getOwner()
Returns details on the user who owns the associated multipart
upload.
|
Owner |
MultipartUpload.getOwner()
Returns the owner of this multipart upload.
|
Owner |
COSVersionSummary.getOwner()
Gets the owner of this version.
|
Owner |
COSObjectSummary.getOwner()
Gets the owner of this object.
|
Owner |
Bucket.getOwner()
Gets the bucket's owner.
|
Owner |
AccessControlList.getOwner()
Gets the owner of the
AccessControlList. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PartListing.setInitiator(Owner initiator)
Sets the user who initiated the associated multipart upload.
|
void |
MultipartUpload.setInitiator(Owner initiator)
Sets the user who initiated this multipart upload.
|
void |
PartListing.setOwner(Owner owner)
Sets the user who owns the associated multipart upload.
|
void |
MultipartUpload.setOwner(Owner owner)
Sets the owner of this multipart upload.
|
void |
COSVersionSummary.setOwner(Owner owner)
For internal use only.
|
void |
COSObjectSummary.setOwner(Owner owner)
Sets the owner of this object.
|
void |
Bucket.setOwner(Owner owner)
For internal use only.
|
void |
AccessControlList.setOwner(Owner owner)
For internal use only.
|
Copyright © 2020. All rights reserved.