| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
BatchGetLogResponse |
Client.BatchGetLog(BatchGetLogRequest request) |
|
BatchGetLogResponse |
Client.BatchGetLog(String project,
String logStore,
int shardId,
int count,
String cursor) |
|
BatchGetLogResponse |
Client.BatchGetLog(String project,
String logStore,
int shardId,
int count,
String cursor,
String end_cursor) |
|
BatchGetLogResponse |
LogService.BatchGetLog(BatchGetLogRequest request) |
Batch get log
|
BatchGetLogResponse |
LogService.BatchGetLog(String project,
String logStore,
int shardId,
int count,
String cursor) |
Batch get log
|
BatchGetLogResponse |
LogService.BatchGetLog(String project,
String logStore,
int shardId,
int count,
String cursor,
String end_cursor) |
Batch get log
|
Copyright © 2018. All Rights Reserved.