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