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