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