public static final class DescribeDrdsDBClusterResponseBody.Endpoint.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeDrdsDBClusterResponseBody.Endpoint |
build() |
DescribeDrdsDBClusterResponseBody.Endpoint.Builder |
endpointId(String endpointId)
The ID of the PolarDB connection address.
|
DescribeDrdsDBClusterResponseBody.Endpoint.Builder |
nodeIds(String nodeIds)
The ID list of the nodes in the PolarDB connection string.
|
DescribeDrdsDBClusterResponseBody.Endpoint.Builder |
readWeight(Integer readWeight)
The read ratio of this connection address managed by the DRDS database.
|
public DescribeDrdsDBClusterResponseBody.Endpoint.Builder endpointId(String endpointId)
public DescribeDrdsDBClusterResponseBody.Endpoint.Builder nodeIds(String nodeIds)
public DescribeDrdsDBClusterResponseBody.Endpoint.Builder readWeight(Integer readWeight)
public DescribeDrdsDBClusterResponseBody.Endpoint build()
Copyright © 2024. All rights reserved.