Package | Description |
---|---|
com.tencentcloudapi.ape.v20200513.models |
Modifier and Type | Method and Description |
---|---|
ImageInfo |
DownloadInfo.getImageInfo()
Get 图片基础信息
|
ImageInfo[] |
CreateOrderAndDownloadsRequest.getImageInfos()
Get ImageId必填,单张购买,所有必填,会员身份可以省略部分参数
|
Modifier and Type | Method and Description |
---|---|
void |
DownloadInfo.setImageInfo(ImageInfo ImageInfo)
Set 图片基础信息
|
void |
CreateOrderAndDownloadsRequest.setImageInfos(ImageInfo[] ImageInfos)
Set ImageId必填,单张购买,所有必填,会员身份可以省略部分参数
|
Constructor and Description |
---|
ImageInfo(ImageInfo 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.