Uses of Class
com.tencentcloudapi.ape.v20200513.models.CreateOrderAndPayRequest
-
Packages that use CreateOrderAndPayRequest Package Description com.tencentcloudapi.ape.v20200513 com.tencentcloudapi.ape.v20200513.models -
-
Uses of CreateOrderAndPayRequest in com.tencentcloudapi.ape.v20200513
Methods in com.tencentcloudapi.ape.v20200513 with parameters of type CreateOrderAndPayRequest Modifier and Type Method Description CreateOrderAndPayResponseApeClient. CreateOrderAndPay(CreateOrderAndPayRequest req)购买一张图片并且支付 -
Uses of CreateOrderAndPayRequest in com.tencentcloudapi.ape.v20200513.models
Constructors in com.tencentcloudapi.ape.v20200513.models with parameters of type CreateOrderAndPayRequest Constructor Description CreateOrderAndPayRequest(CreateOrderAndPayRequest 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.
-