| Package | Description |
|---|---|
| com.byteplus.redis | |
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSlowLogsResponse |
RedisApi.describeSlowLogs(DescribeSlowLogsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeSlowLogsResponse> |
RedisApi.describeSlowLogsWithHttpInfo(@NotNull DescribeSlowLogsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
RedisApi.describeSlowLogsAsync(DescribeSlowLogsRequest body,
ApiCallback<DescribeSlowLogsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSlowLogsResponse |
DescribeSlowLogsResponse.addSlowQueryItem(SlowQueryForDescribeSlowLogsOutput slowQueryItem) |
DescribeSlowLogsResponse |
DescribeSlowLogsResponse.context(String context) |
DescribeSlowLogsResponse |
DescribeSlowLogsResponse.instanceId(String instanceId) |
DescribeSlowLogsResponse |
DescribeSlowLogsResponse.listOver(Boolean listOver) |
DescribeSlowLogsResponse |
DescribeSlowLogsResponse.slowQuery(List<SlowQueryForDescribeSlowLogsOutput> slowQuery) |
DescribeSlowLogsResponse |
DescribeSlowLogsResponse.total(Integer total) |
Copyright © 2026. All rights reserved.