Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.model | |
com.oracle.bmc.dataflow.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<RunSummary> |
DataFlowPaginators.listRunsRecordIterator(ListRunsRequest request)
Creates a new iterable which will iterate over the
RunSummary objects contained in responses from the listRuns
operation. |
Modifier and Type | Method and Description |
---|---|
RunSummary |
RunSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RunSummary.Builder |
RunSummary.Builder.copy(RunSummary model) |
Modifier and Type | Method and Description |
---|---|
List<RunSummary> |
ListRunsResponse.getItems()
A list of
com.oracle.bmc.dataflow.model.RunSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListRunsResponse.Builder |
ListRunsResponse.Builder.items(List<RunSummary> items)
A list of
com.oracle.bmc.dataflow.model.RunSummary instances. |
Copyright © 2016–2024. All rights reserved.