| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSlotsResponse |
RdsPostgresqlApi.describeSlots(DescribeSlotsRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.describeSlotsAsync(DescribeSlotsRequest body,
ApiCallback<DescribeSlotsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.describeSlotsCall(DescribeSlotsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSlots
|
ApiResponse<DescribeSlotsResponse> |
RdsPostgresqlApi.describeSlotsWithHttpInfo(@NotNull DescribeSlotsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DescribeSlotsRequest |
DescribeSlotsRequest.database(String database) |
DescribeSlotsRequest |
DescribeSlotsRequest.instanceId(String instanceId) |
DescribeSlotsRequest |
DescribeSlotsRequest.ipAddress(String ipAddress) |
DescribeSlotsRequest |
DescribeSlotsRequest.plugin(String plugin) |
DescribeSlotsRequest |
DescribeSlotsRequest.slotName(String slotName) |
DescribeSlotsRequest |
DescribeSlotsRequest.slotStatus(String slotStatus) |
DescribeSlotsRequest |
DescribeSlotsRequest.slotType(String slotType) |
DescribeSlotsRequest |
DescribeSlotsRequest.temporary(Boolean temporary) |
Copyright © 2026. All rights reserved.