| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSlotsResponse |
RdsPostgresqlApi.describeSlots(DescribeSlotsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeSlotsResponse> |
RdsPostgresqlApi.describeSlotsWithHttpInfo(@NotNull DescribeSlotsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
RdsPostgresqlApi.describeSlotsAsync(DescribeSlotsRequest body,
ApiCallback<DescribeSlotsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSlotsResponse |
DescribeSlotsResponse.addReplicationSlotsItem(ReplicationSlotForDescribeSlotsOutput replicationSlotsItem) |
DescribeSlotsResponse |
DescribeSlotsResponse.replicationSlots(List<ReplicationSlotForDescribeSlotsOutput> replicationSlots) |
DescribeSlotsResponse |
DescribeSlotsResponse.total(Integer total) |
Copyright © 2026. All rights reserved.