| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyDatabaseOwnerResponse |
RdsPostgresqlApi.modifyDatabaseOwner(ModifyDatabaseOwnerRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifyDatabaseOwnerAsync(ModifyDatabaseOwnerRequest body,
ApiCallback<ModifyDatabaseOwnerResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifyDatabaseOwnerCall(ModifyDatabaseOwnerRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDatabaseOwner
|
ApiResponse<ModifyDatabaseOwnerResponse> |
RdsPostgresqlApi.modifyDatabaseOwnerWithHttpInfo(@NotNull ModifyDatabaseOwnerRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyDatabaseOwnerRequest |
ModifyDatabaseOwnerRequest.dbName(String dbName) |
ModifyDatabaseOwnerRequest |
ModifyDatabaseOwnerRequest.instanceId(String instanceId) |
ModifyDatabaseOwnerRequest |
ModifyDatabaseOwnerRequest.owner(String owner) |
Copyright © 2026. All rights reserved.