| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.internal | |
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
String |
TaggingAdapter.adapt(Tagging tagging) |
| Modifier and Type | Method and Description |
|---|---|
Tagging |
S3Location.tagging()
The tag-set that is applied to the restore results.
|
Tagging |
PutBucketTaggingRequest.tagging()
Returns the value of the Tagging property for this object.
|
Tagging |
PutObjectTaggingRequest.tagging()
Returns the value of the Tagging property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
S3Location.Builder |
S3Location.Builder.tagging(Tagging tagging)
The tag-set that is applied to the restore results.
|
PutBucketTaggingRequest.Builder |
PutBucketTaggingRequest.Builder.tagging(Tagging tagging)
Sets the value of the Tagging property for this object.
|
PutObjectTaggingRequest.Builder |
PutObjectTaggingRequest.Builder.tagging(Tagging tagging)
Sets the value of the Tagging property for this object.
|
CopyObjectRequest.Builder |
CopyObjectRequest.Builder.tagging(Tagging tagging) |
PutObjectRequest.Builder |
PutObjectRequest.Builder.tagging(Tagging tagging) |
Copyright © 2019. All rights reserved.