public static final class ModifyPolarDbReadWeightRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ModifyPolarDbReadWeightRequest |
build() |
ModifyPolarDbReadWeightRequest.Builder |
dbInstanceId(String dbInstanceId)
Polar cluster ID.
|
ModifyPolarDbReadWeightRequest.Builder |
dbName(String dbName)
The name of the database.
|
ModifyPolarDbReadWeightRequest.Builder |
dbNodeIds(String dbNodeIds)
The node list in the destination apsaradb for PolarDB cluster.
|
ModifyPolarDbReadWeightRequest.Builder |
drdsInstanceId(String drdsInstanceId)
The ID of a DRDS instance.
|
ModifyPolarDbReadWeightRequest.Builder |
weights(String weights)
The weight of the PolarDB cluster.
|
public ModifyPolarDbReadWeightRequest.Builder dbInstanceId(String dbInstanceId)
public ModifyPolarDbReadWeightRequest.Builder dbName(String dbName)
public ModifyPolarDbReadWeightRequest.Builder dbNodeIds(String dbNodeIds)
public ModifyPolarDbReadWeightRequest.Builder drdsInstanceId(String drdsInstanceId)
public ModifyPolarDbReadWeightRequest.Builder weights(String weights)
public ModifyPolarDbReadWeightRequest build()
Copyright © 2024. All rights reserved.