Java com.amazonaws.services.s3.model BucketTaggingConfiguration fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.model BucketTaggingConfiguration fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.model BucketTaggingConfiguration.

The text is from its open source code.

Constructor

BucketTaggingConfiguration()

Creates a new bucket tagging configuration.

Method

ListgetAllTagSets()

Gets the list of TagSet objects contained in this object.

TagSetgetTagSet()

Gets the first TagSet object contained in this object.

voidsetTagSets(Collection tagSets)

Sets the TagSet .