public static final class UpdateWebCustomDomainRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateWebCustomDomainRequest.Builder |
body(UpdateWebCustomDomainInput body)
The information about the custom domain name.
|
UpdateWebCustomDomainRequest |
build() |
UpdateWebCustomDomainRequest.Builder |
domainName(String domainName)
The name of the custom domain name.
|
UpdateWebCustomDomainRequest.Builder |
namespaceId(String namespaceId)
The namespace ID.
|
public UpdateWebCustomDomainRequest.Builder domainName(String domainName)
public UpdateWebCustomDomainRequest.Builder namespaceId(String namespaceId)
The namespace ID.
This parameter is required.
example:cn-hangzhou
public UpdateWebCustomDomainRequest.Builder body(UpdateWebCustomDomainInput body)
The information about the custom domain name.
This parameter is required.
public UpdateWebCustomDomainRequest build()
Copyright © 2026. All rights reserved.