Uses of Class
com.amazonaws.services.s3.model.GetBucketTaggingConfigurationRequest
Packages that use GetBucketTaggingConfigurationRequest
-
Uses of GetBucketTaggingConfigurationRequest in com.amazonaws.services.s3
Methods in com.amazonaws.services.s3 with parameters of type GetBucketTaggingConfigurationRequestModifier and TypeMethodDescriptionAbstractAmazonS3.getBucketTaggingConfiguration
(GetBucketTaggingConfigurationRequest getBucketTaggingConfigurationRequest) AmazonS3.getBucketTaggingConfiguration
(GetBucketTaggingConfigurationRequest getBucketTaggingConfigurationRequest) Gets the tagging configuration for the specified bucket, or null if the specified bucket does not exists, or an empty list if no configuration has been established.AmazonS3Client.getBucketTaggingConfiguration
(GetBucketTaggingConfigurationRequest getBucketTaggingConfigurationRequest)