| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
OwnershipVerification | 
CreateAccelerationDomainResponse.getOwnershipVerification()
Get Use the information returned by this parameter to verify the ownership of a domain name. 
 | 
OwnershipVerification | 
CreateZoneResponse.getOwnershipVerification()
Get Site ownership verification information. 
 | 
OwnershipVerification | 
Zone.getOwnershipVerification()
Get Ownership verification information
Note: This field may returnĀ·null, indicating that no valid values can be obtained. 
 | 
OwnershipVerification | 
AccelerationDomain.getOwnershipVerification()
Get Information required to verify the ownership of a domain name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateAccelerationDomainResponse.setOwnershipVerification(OwnershipVerification OwnershipVerification)
Set Use the information returned by this parameter to verify the ownership of a domain name. 
 | 
void | 
CreateZoneResponse.setOwnershipVerification(OwnershipVerification OwnershipVerification)
Set Site ownership verification information. 
 | 
void | 
Zone.setOwnershipVerification(OwnershipVerification OwnershipVerification)
Set Ownership verification information
Note: This field may returnĀ·null, indicating that no valid values can be obtained. 
 | 
void | 
AccelerationDomain.setOwnershipVerification(OwnershipVerification OwnershipVerification)
Set Information required to verify the ownership of a domain name. 
 | 
| Constructor and Description | 
|---|
OwnershipVerification(OwnershipVerification 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 © 2025. All rights reserved.