| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.internal | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
GetObjectTaggingResult |
COS.getObjectTagging(GetObjectTaggingRequest getObjectTaggingRequest)
Returns the tags for the specified object.
|
GetObjectTaggingResult |
COSClient.getObjectTagging(GetObjectTaggingRequest getObjectTaggingRequest) |
| Modifier and Type | Method and Description |
|---|---|
GetObjectTaggingResult |
XmlResponsesSaxParser.GetObjectTaggingHandler.getResult() |
GetObjectTaggingResult |
Unmarshallers.GetObjectTaggingResponseUnmarshaller.unmarshall(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetObjectTaggingResponseHeaderHandler.handle(GetObjectTaggingResult result,
CosHttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023. All rights reserved.