public static final class QueryClusterDiskSpecificationRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryClusterDiskSpecificationRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
QueryClusterDiskSpecificationRequest |
build() |
QueryClusterDiskSpecificationRequest.Builder |
clusterType(String clusterType)
The type of the instance.
|
public QueryClusterDiskSpecificationRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public QueryClusterDiskSpecificationRequest.Builder clusterType(String clusterType)
The type of the instance. Valid values: ZooKeeper, Nacos-Ans, and Eureka.
example:ZooKeeper
public QueryClusterDiskSpecificationRequest build()
Copyright © 2026. All rights reserved.