| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSchemasResponse |
RdsPostgresqlApi.describeSchemas(DescribeSchemasRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeSchemasResponse> |
RdsPostgresqlApi.describeSchemasWithHttpInfo(@NotNull DescribeSchemasRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
RdsPostgresqlApi.describeSchemasAsync(DescribeSchemasRequest body,
ApiCallback<DescribeSchemasResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSchemasResponse |
DescribeSchemasResponse.addSchemasItem(SchemaForDescribeSchemasOutput schemasItem) |
DescribeSchemasResponse |
DescribeSchemasResponse.schemas(List<SchemaForDescribeSchemasOutput> schemas) |
DescribeSchemasResponse |
DescribeSchemasResponse.total(Integer total) |
Copyright © 2025. All rights reserved.