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