public static final class GetMainDomainNameResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetMainDomainNameResponseBody |
build() |
GetMainDomainNameResponseBody.Builder |
domainLevel(Long domainLevel)
The level of the entered domain name.
|
GetMainDomainNameResponseBody.Builder |
domainName(String domainName)
The domain name.
|
GetMainDomainNameResponseBody.Builder |
requestId(String requestId)
The request ID.
|
GetMainDomainNameResponseBody.Builder |
rr(String rr)
The hostname.
|
public GetMainDomainNameResponseBody.Builder domainLevel(Long domainLevel)
The level of the entered domain name.
example:2
public GetMainDomainNameResponseBody.Builder domainName(String domainName)
The domain name.
example:example.com
public GetMainDomainNameResponseBody.Builder rr(String rr)
The hostname.
example:www
public GetMainDomainNameResponseBody.Builder requestId(String requestId)
The request ID.
example:536E9CAD-DB30-4647-AC87-AA5CC38C5382
public GetMainDomainNameResponseBody build()
Copyright © 2026. All rights reserved.