类的使用
com.obs.services.model.BucketTagInfo.TagSet
使用BucketTagInfo.TagSet的程序包
-
com.obs.services.model中BucketTagInfo.TagSet的使用
修饰符和类型方法说明BucketTagInfo.getTagSet()Obtain the tag set of a bucket.LifecycleConfiguration.Rule.getTagSet()Obtain the rule tagSet.ObjectTagResult.getTagSet()Obtain the tag set of an Object.修饰符和类型方法说明voidBucketTagInfo.setTagSet(BucketTagInfo.TagSet tagSet) Configure the tag set for a bucket.voidLifecycleConfiguration.Rule.setTagSet(BucketTagInfo.TagSet tagSet) Set the rule tagSet.voidObjectTagResult.setTagSet(BucketTagInfo.TagSet tagSet) Configure the tag set for an Object.参数类型为BucketTagInfo.TagSet的com.obs.services.model中的构造器限定符构造器说明BucketTagInfo(BucketTagInfo.TagSet tagSet) ConstructorObjectTagResult(BucketTagInfo.TagSet tagSet) ConstructorRule(String id, String prefix, BucketTagInfo.TagSet tagset, Boolean enabled)