Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DataFlowSummary> |
DataIntegrationPaginators.listDataFlowsRecordIterator(ListDataFlowsRequest request)
Creates a new iterable which will iterate over the
DataFlowSummary objects contained in responses from the
listDataFlows operation. |
Modifier and Type | Method and Description |
---|---|
DataFlowSummary |
DataFlowSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DataFlowSummary> |
DataFlowSummaryCollection.getItems()
The array of data flow summaries.
|
Modifier and Type | Method and Description |
---|---|
DataFlowSummary.Builder |
DataFlowSummary.Builder.copy(DataFlowSummary model) |
Modifier and Type | Method and Description |
---|---|
DataFlowSummaryCollection.Builder |
DataFlowSummaryCollection.Builder.items(List<DataFlowSummary> items)
The array of data flow summaries.
|
Constructor and Description |
---|
DataFlowSummaryCollection(List<DataFlowSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.