Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326 | |
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
DescribeDownloadInfoResponse |
TsfClient.DescribeDownloadInfo(DescribeDownloadInfoRequest req)
TSF上传的程序包存放在腾讯云对象存储(COS)中,通过该API可以获取从COS下载程序包需要的信息,包括包所在的桶、存储路径、鉴权信息等,之后使用COS API(或SDK)进行下载。
COS相关文档请查阅:https://cloud.tencent.com/document/product/436
|
Constructor and Description |
---|
DescribeDownloadInfoResponse(DescribeDownloadInfoResponse 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 © 2024. All rights reserved.