| Package | Description |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.response |
| Constructor and Description |
|---|
LogGroupData(LogGroupData logGroup)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<LogGroupData> |
BatchGetLogResponse.mLogGroups |
| Modifier and Type | Method and Description |
|---|---|
LogGroupData |
PullLogsResponse.getLogGroup(int index)
get one uncompressed log group by index
|
LogGroupData |
BatchGetLogResponse.GetLogGroup(int index)
get one uncompressed log group by index
|
| Modifier and Type | Method and Description |
|---|---|
List<LogGroupData> |
PullLogsResponse.getLogGroups()
get all uncompressed log groups
|
List<LogGroupData> |
BatchGetLogResponse.GetLogGroups()
get all uncompressed log groups
|
List<LogGroupData> |
PullLogsResponse.getLogGroups(int offset)
get uncompressed log groups with offset
|
List<LogGroupData> |
BatchGetLogResponse.GetLogGroups(int offset)
get uncompressed log groups with offset
|
Copyright © 2025. All Rights Reserved.