| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSchemaResponse |
RdsPostgresqlApi.createSchema(CreateSchemaRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.createSchemaAsync(CreateSchemaRequest body,
ApiCallback<CreateSchemaResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.createSchemaCall(CreateSchemaRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSchema
|
ApiResponse<CreateSchemaResponse> |
RdsPostgresqlApi.createSchemaWithHttpInfo(@NotNull CreateSchemaRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateSchemaRequest |
CreateSchemaRequest.dbName(String dbName) |
CreateSchemaRequest |
CreateSchemaRequest.instanceId(String instanceId) |
CreateSchemaRequest |
CreateSchemaRequest.owner(String owner) |
CreateSchemaRequest |
CreateSchemaRequest.schemaName(String schemaName) |
Copyright © 2025. All rights reserved.