| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
ListLogStoresResponse |
Client.ListLogStores(ListLogStoresRequest request) |
|
ListLogStoresResponse |
Client.ListLogStores(String project,
int offset,
int size,
String logstoreName) |
|
ListLogStoresResponse |
LogService.ListLogStores(ListLogStoresRequest request) |
Get all the logstore of a project
|
ListLogStoresResponse |
LogService.ListLogStores(String project,
int offset,
int size,
String logstoreName) |
Get all the logstore for the user
|
Copyright © 2018. All Rights Reserved.