| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBEndpointAddressResponse |
RdsPostgresqlApi.modifyDBEndpointAddress(ModifyDBEndpointAddressRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifyDBEndpointAddressAsync(ModifyDBEndpointAddressRequest body,
ApiCallback<ModifyDBEndpointAddressResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifyDBEndpointAddressCall(ModifyDBEndpointAddressRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBEndpointAddress
|
ApiResponse<ModifyDBEndpointAddressResponse> |
RdsPostgresqlApi.modifyDBEndpointAddressWithHttpInfo(@NotNull ModifyDBEndpointAddressRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBEndpointAddressRequest |
ModifyDBEndpointAddressRequest.domainPrefix(String domainPrefix) |
ModifyDBEndpointAddressRequest |
ModifyDBEndpointAddressRequest.endpointId(String endpointId) |
ModifyDBEndpointAddressRequest |
ModifyDBEndpointAddressRequest.instanceId(String instanceId) |
ModifyDBEndpointAddressRequest |
ModifyDBEndpointAddressRequest.networkType(String networkType) |
ModifyDBEndpointAddressRequest |
ModifyDBEndpointAddressRequest.port(String port) |
Copyright © 2025. All rights reserved.