| Package | Description |
|---|---|
| com.aliyun.openservices.log |
| Modifier and Type | Method and Description |
|---|---|
CreateIndexResponse |
LogService.CreateIndex(CreateIndexRequest request)
create logstore index
|
CreateIndexResponse |
Client.CreateIndex(CreateIndexRequest request) |
CreateIndexResponse |
LogService.CreateIndex(String project,
String logStore,
Index index)
create logstore index
|
CreateIndexResponse |
Client.CreateIndex(String project,
String logStore,
Index index) |
CreateIndexResponse |
LogService.CreateIndex(String project,
String logStore,
String indexJsonString)
create logstore index
|
CreateIndexResponse |
Client.CreateIndex(String project,
String logStore,
String indexJsonString) |
Copyright © 2025. All Rights Reserved.