| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<WorkRequestLog> |
LogAnalyticsPaginators.listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
WorkRequestLog objects
contained in responses from the listWorkRequestLogs operation. |
| Modifier and Type | Method and Description |
|---|---|
WorkRequestLog |
WorkRequestLog.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<WorkRequestLog> |
WorkRequestLogCollection.getItems()
This is an array of logs for the work request.
|
| Modifier and Type | Method and Description |
|---|---|
WorkRequestLog.Builder |
WorkRequestLog.Builder.copy(WorkRequestLog o) |
| Modifier and Type | Method and Description |
|---|---|
WorkRequestLogCollection.Builder |
WorkRequestLogCollection.Builder.items(List<WorkRequestLog> items) |
| Constructor and Description |
|---|
WorkRequestLogCollection(List<WorkRequestLog> items)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.