pub async fn delete_record_async(
client: &TencentCloudAsync,
request: &DeleteRecord<'_>,
) -> TencentCloudResult<DeleteRecordResponse>Expand description
Call DNSPod DeleteRecord with the async client.
pub async fn delete_record_async(
client: &TencentCloudAsync,
request: &DeleteRecord<'_>,
) -> TencentCloudResult<DeleteRecordResponse>Call DNSPod DeleteRecord with the async client.