| Package | Description |
|---|---|
| com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
| com.amazonaws.services.s3.internal | |
| com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
SetObjectTaggingResult |
AbstractAmazonS3.setObjectTagging(SetObjectTaggingRequest setObjectTaggingRequest) |
SetObjectTaggingResult |
AmazonS3Client.setObjectTagging(SetObjectTaggingRequest setObjectTaggingRequest) |
SetObjectTaggingResult |
AmazonS3.setObjectTagging(SetObjectTaggingRequest setObjectTaggingRequest)
Set the tags for the specified object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetObjectTaggingResponseHeaderHandler.handle(SetObjectTaggingResult result,
HttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
SetObjectTaggingResult |
SetObjectTaggingResult.withVersionId(String versionId)
Set the version ID of the object whose tags were set.
|
Copyright © 2024. All rights reserved.