Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
FileUrl[] |
DescribeFileUrlsResponse.getFileUrls()
Get 文件URL信息;
链接不是永久链接, 过期时间受UrlTtl入参的影响, 默认有效期5分钟后, 到期后链接失效。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeFileUrlsResponse.setFileUrls(FileUrl[] FileUrls)
Set 文件URL信息;
链接不是永久链接, 过期时间受UrlTtl入参的影响, 默认有效期5分钟后, 到期后链接失效。
|
Constructor and Description |
---|
FileUrl(FileUrl 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.