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