Uses of Class
com.tencentcloudapi.ssl.v20191205.models.DeployCertificateRecordRetryResponse
-
Packages that use DeployCertificateRecordRetryResponse Package Description com.tencentcloudapi.ssl.v20191205 com.tencentcloudapi.ssl.v20191205.models -
-
Uses of DeployCertificateRecordRetryResponse in com.tencentcloudapi.ssl.v20191205
Methods in com.tencentcloudapi.ssl.v20191205 that return DeployCertificateRecordRetryResponse Modifier and Type Method Description DeployCertificateRecordRetryResponseSslClient. DeployCertificateRecordRetry(DeployCertificateRecordRetryRequest req)云资源部署重试部署记录 -
Uses of DeployCertificateRecordRetryResponse in com.tencentcloudapi.ssl.v20191205.models
Constructors in com.tencentcloudapi.ssl.v20191205.models with parameters of type DeployCertificateRecordRetryResponse Constructor Description DeployCertificateRecordRetryResponse(DeployCertificateRecordRetryResponse 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.
-