public static final class VerifyVodDomainOwnerRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
VerifyVodDomainOwnerRequest |
build() |
VerifyVodDomainOwnerRequest.Builder |
domainName(String domainName)
The DNS verification method that is used to verify the ownership of the specified domain name.
|
VerifyVodDomainOwnerRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
VerifyVodDomainOwnerRequest.Builder |
verifyType(String verifyType)
Verifies the ownership of a specified domain name.
|
public VerifyVodDomainOwnerRequest.Builder domainName(String domainName)
public VerifyVodDomainOwnerRequest.Builder ownerId(Long ownerId)
public VerifyVodDomainOwnerRequest.Builder verifyType(String verifyType)
public VerifyVodDomainOwnerRequest build()
Copyright © 2023. All rights reserved.