public static final class RetryClusterRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
RetryClusterRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
RetryClusterRequest |
build() |
RetryClusterRequest.Builder |
instanceId(String instanceId)
The ID of the instance.
|
RetryClusterRequest.Builder |
requestPars(String requestPars)
The extended request parameters in the JSON format.
|
public RetryClusterRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public RetryClusterRequest.Builder instanceId(String instanceId)
The ID of the instance.
example:mse-cn-st21ri2****
public RetryClusterRequest.Builder requestPars(String requestPars)
The extended request parameters in the JSON format.
example:{}
public RetryClusterRequest build()
Copyright © 2026. All rights reserved.