pub async fn create_txt_record_async(
client: &TencentCloudAsync,
request: &CreateTXTRecord<'_>,
) -> TencentCloudResult<CreateTXTRecordResponse>Expand description
Call DNSPod CreateRecord with the async client.
pub async fn create_txt_record_async(
client: &TencentCloudAsync,
request: &CreateTXTRecord<'_>,
) -> TencentCloudResult<CreateTXTRecordResponse>Call DNSPod CreateRecord with the async client.