Package | Description |
---|---|
com.tencentcloudapi.vm.v20201229.models |
Modifier and Type | Method and Description |
---|---|
BucketInfo |
StorageInfo.getBucketInfo()
Get 该字段表示文件访问的腾讯云存储桶信息。
备注:当Type为COS时此字段不为空,该参数与Url参数须传入其中之一。 |
Modifier and Type | Method and Description |
---|---|
void |
StorageInfo.setBucketInfo(BucketInfo BucketInfo)
Set 该字段表示文件访问的腾讯云存储桶信息。
备注:当Type为COS时此字段不为空,该参数与Url参数须传入其中之一。 |
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 © 2023. All rights reserved.