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