| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<WorkRequestSummary> |
LogAnalyticsPaginators.listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the
WorkRequestSummary objects
contained in responses from the listWorkRequests operation. |
| Modifier and Type | Method and Description |
|---|---|
WorkRequestSummary |
WorkRequestSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<WorkRequestSummary> |
WorkRequestCollection.getItems()
List of work requests.
|
| Modifier and Type | Method and Description |
|---|---|
WorkRequestSummary.Builder |
WorkRequestSummary.Builder.copy(WorkRequestSummary o) |
| Modifier and Type | Method and Description |
|---|---|
WorkRequestCollection.Builder |
WorkRequestCollection.Builder.items(List<WorkRequestSummary> items) |
| Constructor and Description |
|---|
WorkRequestCollection(List<WorkRequestSummary> items)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.