程序包 | 说明 |
---|---|
com.tencentcloudapi.essbasic.v20201222.models |
限定符和类型 | 方法和说明 |
---|---|
FileUrl |
Seal.getFileUrl()
Get 电子印章URL
|
FileUrl[] |
DescribeFileUrlsResponse.getFileUrls()
Get 文件下载URL数组
|
限定符和类型 | 方法和说明 |
---|---|
void |
Seal.setFileUrl(FileUrl FileUrl)
Set 电子印章URL
|
void |
DescribeFileUrlsResponse.setFileUrls(FileUrl[] FileUrls)
Set 文件下载URL数组
|
构造器和说明 |
---|
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 © 2022. All rights reserved.