程序包 | 说明 |
---|---|
com.aliyun.openservices.log |
限定符和类型 | 方法和说明 |
---|---|
BatchGetLogResponse |
LogService.BatchGetLog(BatchGetLogRequest request)
Batch get log
|
BatchGetLogResponse |
Client.BatchGetLog(BatchGetLogRequest request) |
BatchGetLogResponse |
LogService.BatchGetLog(java.lang.String project,
java.lang.String logStore,
int shardId,
int count,
java.lang.String cursor)
Batch get log
|
BatchGetLogResponse |
Client.BatchGetLog(java.lang.String project,
java.lang.String logStore,
int shardId,
int count,
java.lang.String cursor) |