| Package | Description | 
|---|---|
| com.tencentcloudapi.vm.v20201229.models | 
| Modifier and Type | Method and Description | 
|---|---|
BucketInfo | 
StorageInfo.getBucketInfo()
Get This field indicates the Tencent Cloud bucket information for file access. 
Note: when `Type` is `COS`, this field will not be empty.  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StorageInfo.setBucketInfo(BucketInfo BucketInfo)
Set This field indicates the Tencent Cloud bucket information for file access. 
Note: when `Type` is `COS`, this field will not be empty.  | 
| Constructor and 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. 
 | 
Copyright © 2022. All rights reserved.