| Package | Description |
|---|---|
| com.aliyun.openservices.log |
| Modifier and Type | Method and Description |
|---|---|
BatchGetLogResponse |
LogService.BatchGetLog(BatchGetLogRequest request)
Deprecated.
Please use
pullLogs instead. |
BatchGetLogResponse |
Client.BatchGetLog(BatchGetLogRequest request)
Deprecated.
|
BatchGetLogResponse |
LogService.BatchGetLog(String project,
String logStore,
int shardId,
int count,
String cursor)
Deprecated.
Please use
pullLogs instead. |
BatchGetLogResponse |
Client.BatchGetLog(String project,
String logStore,
int shardId,
int count,
String cursor)
Deprecated.
|
BatchGetLogResponse |
LogService.BatchGetLog(String project,
String logStore,
int shardId,
int count,
String cursor,
String end_cursor)
Deprecated.
Please use
pullLogs instead. |
BatchGetLogResponse |
Client.BatchGetLog(String project,
String logStore,
int shardId,
int count,
String cursor,
String end_cursor)
Deprecated.
|
Copyright © 2025. All Rights Reserved.