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