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