Uses of Class
com.tencentcloudapi.ape.v20200513.models.CreateOrderAndDownloadsResponse
-
Packages that use CreateOrderAndDownloadsResponse Package Description com.tencentcloudapi.ape.v20200513 com.tencentcloudapi.ape.v20200513.models -
-
Uses of CreateOrderAndDownloadsResponse in com.tencentcloudapi.ape.v20200513
Methods in com.tencentcloudapi.ape.v20200513 that return CreateOrderAndDownloadsResponse Modifier and Type Method Description CreateOrderAndDownloadsResponseApeClient. CreateOrderAndDownloads(CreateOrderAndDownloadsRequest req)核销图片,获取原图URL地址 -
Uses of CreateOrderAndDownloadsResponse in com.tencentcloudapi.ape.v20200513.models
Constructors in com.tencentcloudapi.ape.v20200513.models with parameters of type CreateOrderAndDownloadsResponse Constructor Description CreateOrderAndDownloadsResponse(CreateOrderAndDownloadsResponse 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.
-