| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBEndpointReadWeightResponse |
RdsPostgresqlApi.modifyDBEndpointReadWeight(ModifyDBEndpointReadWeightRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifyDBEndpointReadWeightAsync(ModifyDBEndpointReadWeightRequest body,
ApiCallback<ModifyDBEndpointReadWeightResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifyDBEndpointReadWeightCall(ModifyDBEndpointReadWeightRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBEndpointReadWeight
|
ApiResponse<ModifyDBEndpointReadWeightResponse> |
RdsPostgresqlApi.modifyDBEndpointReadWeightWithHttpInfo(@NotNull ModifyDBEndpointReadWeightRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBEndpointReadWeightRequest |
ModifyDBEndpointReadWeightRequest.addReadOnlyNodeWeightItem(ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput readOnlyNodeWeightItem) |
ModifyDBEndpointReadWeightRequest |
ModifyDBEndpointReadWeightRequest.endpointId(String endpointId) |
ModifyDBEndpointReadWeightRequest |
ModifyDBEndpointReadWeightRequest.instanceId(String instanceId) |
ModifyDBEndpointReadWeightRequest |
ModifyDBEndpointReadWeightRequest.readOnlyNodeDistributionType(String readOnlyNodeDistributionType) |
ModifyDBEndpointReadWeightRequest |
ModifyDBEndpointReadWeightRequest.readOnlyNodeWeight(List<ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput> readOnlyNodeWeight) |
ModifyDBEndpointReadWeightRequest |
ModifyDBEndpointReadWeightRequest.writeNodeHaltWriting(Boolean writeNodeHaltWriting) |
Copyright © 2025. All rights reserved.