Uses of Class
software.amazon.awssdk.services.s3.model.Tagging
-
Packages that use Tagging Package Description software.amazon.awssdk.services.s3.internal software.amazon.awssdk.services.s3.model -
-
Uses of Tagging in software.amazon.awssdk.services.s3.internal
Methods in software.amazon.awssdk.services.s3.internal with parameters of type Tagging Modifier and Type Method Description StringTaggingAdapter. adapt(Tagging tagging) -
Uses of Tagging in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return Tagging Modifier and Type Method Description TaggingPutBucketTaggingRequest. tagging()Container for theTagSetandTagelements.TaggingPutObjectTaggingRequest. tagging()Container for theTagSetandTagelementsTaggingS3Location. tagging()The tag-set that is applied to the restore results.Methods in software.amazon.awssdk.services.s3.model with parameters of type Tagging Modifier and Type Method Description CopyObjectRequest.BuilderCopyObjectRequest.Builder. tagging(Tagging tagging)CreateMultipartUploadRequest.BuilderCreateMultipartUploadRequest.Builder. tagging(Tagging tagging)PutBucketTaggingRequest.BuilderPutBucketTaggingRequest.Builder. tagging(Tagging tagging)Container for theTagSetandTagelements.PutObjectRequest.BuilderPutObjectRequest.Builder. tagging(Tagging tagging)PutObjectTaggingRequest.BuilderPutObjectTaggingRequest.Builder. tagging(Tagging tagging)Container for theTagSetandTagelementsS3Location.BuilderS3Location.Builder. tagging(Tagging tagging)The tag-set that is applied to the restore results.
-