Uses of Class
com.tencentcloudapi.vm.v20200709.models.BucketInfo
-
Packages that use BucketInfo Package Description com.tencentcloudapi.vm.v20200709.models -
-
Uses of BucketInfo in com.tencentcloudapi.vm.v20200709.models
Methods in com.tencentcloudapi.vm.v20200709.models that return BucketInfo Modifier and Type Method Description BucketInfoStorageInfo. getBucketInfo()Get 腾讯云存储桶信息Methods in com.tencentcloudapi.vm.v20200709.models with parameters of type BucketInfo Modifier and Type Method Description voidStorageInfo. setBucketInfo(BucketInfo BucketInfo)Set 腾讯云存储桶信息Constructors in com.tencentcloudapi.vm.v20200709.models with parameters of type BucketInfo Constructor Description BucketInfo(BucketInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-