pub fn download_certificate_blocking(
client: &TencentCloudBlocking,
request: &DownloadCertificate<'_>,
) -> TencentCloudResult<DownloadCertificateResponse>Expand description
Call SSL DownloadCertificate with the blocking client.
pub fn download_certificate_blocking(
client: &TencentCloudBlocking,
request: &DownloadCertificate<'_>,
) -> TencentCloudResult<DownloadCertificateResponse>Call SSL DownloadCertificate with the blocking client.