public static final class DeleteDomainRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteDomainRequest |
build() |
DeleteDomainRequest.Builder |
domainName(String domainName)
The domain name to be deleted.
|
DeleteDomainRequest.Builder |
project(String project)
The name of the project.
|
public DeleteDomainRequest.Builder project(String project)
The name of the project.
This parameter is required.
example:ali-test-project
public DeleteDomainRequest.Builder domainName(String domainName)
The domain name to be deleted.
This parameter is required.
example:example.com
public DeleteDomainRequest build()
Copyright © 2025. All rights reserved.