Class SetBucketTaggingConfigurationRequest

    • Constructor Detail

      • SetBucketTaggingConfigurationRequest

        public SetBucketTaggingConfigurationRequest​(String bucketName,
                                                    BucketTaggingConfiguration taggingConfiguration)
        Constructs a new SetBucketTaggingConfigurationRequest to set the bucket tagging configuration of the specified bucket.
        Parameters:
        bucketName - The name of the bucket for which to set the tagging configuration.
        taggingConfiguration - The new tagging configuration for this bucket, which completely replaces any existing configuration.