| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.internal | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
GetObjectTaggingResult |
COS.getObjectTagging(GetObjectTaggingRequest getObjectTaggingRequest)
Returns the tags for the specified object.
|
GetObjectTaggingResult |
COSClient.getObjectTagging(GetObjectTaggingRequest getObjectTaggingRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetObjectTaggingResult |
XmlResponsesSaxParser.GetObjectTaggingHandler.getResult() |
GetObjectTaggingResult |
Unmarshallers.GetObjectTaggingResponseUnmarshaller.unmarshall(InputStream in) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetObjectTaggingResponseHeaderHandler.handle(GetObjectTaggingResult result,
CosHttpResponse response) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetObjectTaggingResult |
GetObjectTaggingResult.withTagSet(List<Tag> tagSet)
Set the tag set.
|
GetObjectTaggingResult |
GetObjectTaggingResult.withVersionId(String versionId)
Set the version ID of the object the tags were retrieved from.
|
Copyright © 2021. All rights reserved.