Uses of Class
com.tencentcloudapi.ape.v20200513.models.BatchDescribeOrderImageResponse
-
Packages that use BatchDescribeOrderImageResponse Package Description com.tencentcloudapi.ape.v20200513 com.tencentcloudapi.ape.v20200513.models -
-
Uses of BatchDescribeOrderImageResponse in com.tencentcloudapi.ape.v20200513
Methods in com.tencentcloudapi.ape.v20200513 that return BatchDescribeOrderImageResponse Modifier and Type Method Description BatchDescribeOrderImageResponseApeClient. BatchDescribeOrderImage(BatchDescribeOrderImageRequest req)批量获取图片下载地址 -
Uses of BatchDescribeOrderImageResponse in com.tencentcloudapi.ape.v20200513.models
Constructors in com.tencentcloudapi.ape.v20200513.models with parameters of type BatchDescribeOrderImageResponse Constructor Description BatchDescribeOrderImageResponse(BatchDescribeOrderImageResponse 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.
-