类的使用
cn.warpin.thirdPart.huawei.obs.obs.services.model.BucketTagInfo.TagSet
使用BucketTagInfo.TagSet的程序包
-
cn.warpin.thirdPart.huawei.obs.obs.services.model中BucketTagInfo.TagSet的使用
修饰符和类型字段说明private BucketTagInfo.TagSetBucketTagInfo.tagSetprotected BucketTagInfo.TagSetLifecycleConfiguration.Rule.tagSetprivate BucketTagInfo.TagSetObjectTagResult.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(BucketTagInfo.TagSet tagSet) ConstructorObjectTagResult(BucketTagInfo.TagSet tagSet) ConstructorRule(String id, String prefix, BucketTagInfo.TagSet tagset, Boolean enabled)