| Package | Description |
|---|---|
| com.aliyun.openservices.log |
| Modifier and Type | Method and Description |
|---|---|
GetCursorTimeResponse |
LogService.GetCursorTime(GetCursorTimeRequest request)
Get the receive time of the package according to the cursor
|
GetCursorTimeResponse |
Client.GetCursorTime(GetCursorTimeRequest request) |
GetCursorTimeResponse |
LogService.GetCursorTime(String project,
String logStore,
int shardId,
String cursor)
Get the receive time of the package according to the cursor
|
GetCursorTimeResponse |
Client.GetCursorTime(String project,
String logStore,
int shardId,
String cursor) |
GetCursorTimeResponse |
Client.GetPrevCursorTime(String project,
String logStore,
int shardId,
String cursor) |
Copyright © 2025. All Rights Reserved.