| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutObjectTaggingResponse |
S3Client.putObjectTagging(PutObjectTaggingRequest putObjectTaggingRequest)
Sets the supplied tag-set to an object that already exists in a bucket.
|
default CompletableFuture<PutObjectTaggingResponse> |
S3AsyncClient.putObjectTagging(PutObjectTaggingRequest putObjectTaggingRequest)
Sets the supplied tag-set to an object that already exists in a bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutObjectTaggingRequestMarshaller.marshall(PutObjectTaggingRequest putObjectTaggingRequest) |
Copyright © 2022. All rights reserved.