Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LogAnalyticsParserSummary> |
LogAnalyticsPaginators.listParsersRecordIterator(ListParsersRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsParserSummary objects contained in responses
from the listParsers operation. |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsParserSummary |
LogAnalyticsParserSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogAnalyticsParserSummary> |
LogAnalyticsParserCollection.getItems()
An array of parsers.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsParserSummary.Builder |
LogAnalyticsParserSummary.Builder.copy(LogAnalyticsParserSummary model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsParserCollection.Builder |
LogAnalyticsParserCollection.Builder.items(List<LogAnalyticsParserSummary> items)
An array of parsers.
|
Constructor and Description |
---|
LogAnalyticsParserCollection(List<LogAnalyticsParserSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.