Package | Description |
---|---|
com.tencentcloudapi.ams.v20200608.models |
Modifier and Type | Method and Description |
---|---|
BucketInfo |
InputInfo.getBucketInfo()
Get 桶信息。当输入当时COS时,该字段不为空
注意:此字段可能返回 null,表示取不到有效值。
|
BucketInfo |
StorageInfo.getBucketInfo()
Get 腾讯云存储桶信息
|
Modifier and Type | Method and Description |
---|---|
void |
InputInfo.setBucketInfo(BucketInfo BucketInfo)
Set 桶信息。当输入当时COS时,该字段不为空
注意:此字段可能返回 null,表示取不到有效值。
|
void |
StorageInfo.setBucketInfo(BucketInfo BucketInfo)
Set 腾讯云存储桶信息
|
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 © 2025. All rights reserved.