| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<RecalledData> |
LogAnalyticsPaginators.listRecalledDataRecordIterator(ListRecalledDataRequest request)
Creates a new iterable which will iterate over the
RecalledData objects
contained in responses from the listRecalledData operation. |
| Modifier and Type | Method and Description |
|---|---|
RecalledData |
RecalledData.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<RecalledData> |
RecalledDataCollection.getItems()
This is the array of recalled data
|
| Modifier and Type | Method and Description |
|---|---|
RecalledData.Builder |
RecalledData.Builder.copy(RecalledData o) |
| Modifier and Type | Method and Description |
|---|---|
RecalledDataCollection.Builder |
RecalledDataCollection.Builder.items(List<RecalledData> items) |
| Constructor and Description |
|---|
RecalledDataCollection(List<RecalledData> items)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.