| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
ModifySchemaOwnerResponse |
RdsPostgresqlApi.modifySchemaOwner(ModifySchemaOwnerRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifySchemaOwnerAsync(ModifySchemaOwnerRequest body,
ApiCallback<ModifySchemaOwnerResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifySchemaOwnerCall(ModifySchemaOwnerRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifySchemaOwner
|
ApiResponse<ModifySchemaOwnerResponse> |
RdsPostgresqlApi.modifySchemaOwnerWithHttpInfo(@NotNull ModifySchemaOwnerRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifySchemaOwnerRequest |
ModifySchemaOwnerRequest.addSchemaInfoItem(SchemaInfoForModifySchemaOwnerInput schemaInfoItem) |
ModifySchemaOwnerRequest |
ModifySchemaOwnerRequest.instanceId(String instanceId) |
ModifySchemaOwnerRequest |
ModifySchemaOwnerRequest.schemaInfo(List<SchemaInfoForModifySchemaOwnerInput> schemaInfo) |
Copyright © 2025. All rights reserved.