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