Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkRequestError> |
DataFlowPaginators.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()
A list of work request errors.
|
Modifier and Type | Method and Description |
---|---|
WorkRequestError.Builder |
WorkRequestError.Builder.copy(WorkRequestError model) |
Modifier and Type | Method and Description |
---|---|
WorkRequestErrorCollection.Builder |
WorkRequestErrorCollection.Builder.items(List<WorkRequestError> items)
A list of work request errors.
|
Constructor and Description |
---|
WorkRequestErrorCollection(List<WorkRequestError> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.