Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LogAnalyticsLogGroupSummary> |
LogAnalyticsPaginators.listLogAnalyticsLogGroupsRecordIterator(ListLogAnalyticsLogGroupsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsLogGroupSummary objects contained in responses
from the listLogAnalyticsLogGroups operation. |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLogGroupSummary |
LogAnalyticsLogGroupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogAnalyticsLogGroupSummary> |
LogAnalyticsLogGroupSummaryCollection.getItems()
An array of log group summary objects.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLogGroupSummary.Builder |
LogAnalyticsLogGroupSummary.Builder.copy(LogAnalyticsLogGroupSummary model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsLogGroupSummaryCollection.Builder |
LogAnalyticsLogGroupSummaryCollection.Builder.items(List<LogAnalyticsLogGroupSummary> items)
An array of log group summary objects.
|
Constructor and Description |
---|
LogAnalyticsLogGroupSummaryCollection(List<LogAnalyticsLogGroupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.