Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606 | |
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
CreateVerifyRecordResponse |
CdnClient.CreateVerifyRecord(CreateVerifyRecordRequest req)
CreateVerifyRecord 用于生成一条子域名解析,提示客户添加到域名解析上,用于泛域名及域名取回校验归属权。
生成的解析记录可通过 [VerifyDomainRecord](https://cloud.tencent.com/document/product/228/48117) 完成归属权校验。
注意:生成的解析记录有效期为24小时,超过24小时后,需重新生成。
具体流程可参考:[使用API接口进行域名归属校验](https://cloud.tencent.com/document/product/228/61702#.E6.96.B9.E6.B3.95.E4.B8.89.EF.BC.9Aapi-.E6.8E.A5.E5.8F.A3.E6.93.8D.E4.BD.9C)
|
Constructor and Description |
---|
CreateVerifyRecordRequest(CreateVerifyRecordRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.