pub async fn modify_txt_record_async(
client: &TencentCloudAsync,
request: &ModifyTXTRecord<'_>,
) -> TencentCloudResult<ModifyTXTRecordResponse>Expand description
Call DNSPod ModifyRecord with the async client.
pub async fn modify_txt_record_async(
client: &TencentCloudAsync,
request: &ModifyTXTRecord<'_>,
) -> TencentCloudResult<ModifyTXTRecordResponse>Call DNSPod ModifyRecord with the async client.