Uses of Class
com.tencentcloudapi.ape.v20200513.models.BatchDescribeOrderCertificateRequest
-
Packages that use BatchDescribeOrderCertificateRequest Package Description com.tencentcloudapi.ape.v20200513 com.tencentcloudapi.ape.v20200513.models -
-
Uses of BatchDescribeOrderCertificateRequest in com.tencentcloudapi.ape.v20200513
Methods in com.tencentcloudapi.ape.v20200513 with parameters of type BatchDescribeOrderCertificateRequest Modifier and Type Method Description BatchDescribeOrderCertificateResponseApeClient. BatchDescribeOrderCertificate(BatchDescribeOrderCertificateRequest req)批量获取授权书下载地址 -
Uses of BatchDescribeOrderCertificateRequest in com.tencentcloudapi.ape.v20200513.models
Constructors in com.tencentcloudapi.ape.v20200513.models with parameters of type BatchDescribeOrderCertificateRequest Constructor Description BatchDescribeOrderCertificateRequest(BatchDescribeOrderCertificateRequest 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.
-