Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326 | |
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
DescribeUploadInfoResponse |
TsfClient.DescribeUploadInfo(DescribeUploadInfoRequest req)
TSF会将软件包上传到腾讯云对象存储(COS)。调用此接口获取上传信息,如目标地域,桶,包Id,存储路径,鉴权信息等,之后请使用COS API(或SDK)进行上传。
COS相关文档请查阅:https://cloud.tencent.com/document/product/436
|
Constructor and Description |
---|
DescribeUploadInfoResponse(DescribeUploadInfoResponse 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.