public static final class VerifyVodDomainOwnerRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
VerifyVodDomainOwnerRequest |
build() |
VerifyVodDomainOwnerRequest.Builder |
domainName(String domainName)
The domain name of which you want to verify the ownership.
|
VerifyVodDomainOwnerRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
VerifyVodDomainOwnerRequest.Builder |
verifyType(String verifyType)
The verification method.
|
public VerifyVodDomainOwnerRequest.Builder domainName(String domainName)
public VerifyVodDomainOwnerRequest.Builder ownerId(Long ownerId)
public VerifyVodDomainOwnerRequest.Builder verifyType(String verifyType)
* **dnsCheck**: uses a Domain Name System (DNS) record * **fileCheck**: uses a verification file
public VerifyVodDomainOwnerRequest build()
Copyright © 2024. All rights reserved.