public static final class QueryClusterSpecificationRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryClusterSpecificationRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
QueryClusterSpecificationRequest |
build() |
QueryClusterSpecificationRequest.Builder |
connectType(String connectType)
The network type.
|
QueryClusterSpecificationRequest.Builder |
mseVersion(String mseVersion)
The edition of the MSE instance that you want to purchase.
|
public QueryClusterSpecificationRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public QueryClusterSpecificationRequest.Builder connectType(String connectType)
The network type. Valid values:
slb
public QueryClusterSpecificationRequest.Builder mseVersion(String mseVersion)
The edition of the MSE instance that you want to purchase.
mse_pro
public QueryClusterSpecificationRequest build()
Copyright © 2026. All rights reserved.