public static final class ChangeDomainOfDnsProductResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ChangeDomainOfDnsProductResponseBody |
build() |
ChangeDomainOfDnsProductResponseBody.Builder |
originalDomain(String originalDomain)
The domain name that is originally bound to the instance.
|
ChangeDomainOfDnsProductResponseBody.Builder |
requestId(String requestId)
The request ID.
|
public ChangeDomainOfDnsProductResponseBody.Builder originalDomain(String originalDomain)
The domain name that is originally bound to the instance. If no value is returned for this parameter, the instance is bound to a domain name for the first time.
example:originaldomain.com
public ChangeDomainOfDnsProductResponseBody.Builder requestId(String requestId)
The request ID.
example:536E9CAD-DB30-4647-AC87-AA5CC38C5382
public ChangeDomainOfDnsProductResponseBody build()
Copyright © 2026. All rights reserved.