Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TaskRunLineageSummary> |
DataIntegrationPaginators.listDisApplicationTaskRunLineagesRecordIterator(ListDisApplicationTaskRunLineagesRequest request)
Creates a new iterable which will iterate over the
TaskRunLineageSummary objects contained in responses
from the listDisApplicationTaskRunLineages operation. |
Iterable<TaskRunLineageSummary> |
DataIntegrationPaginators.listTaskRunLineagesRecordIterator(ListTaskRunLineagesRequest request)
Creates a new iterable which will iterate over the
TaskRunLineageSummary objects contained in responses
from the listTaskRunLineages operation. |
Modifier and Type | Method and Description |
---|---|
TaskRunLineageSummary |
TaskRunLineageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TaskRunLineageSummary> |
TaskRunLineageSummaryCollection.getItems()
The array of lineage flow summaries.
|
Modifier and Type | Method and Description |
---|---|
TaskRunLineageSummary.Builder |
TaskRunLineageSummary.Builder.copy(TaskRunLineageSummary model) |
Modifier and Type | Method and Description |
---|---|
TaskRunLineageSummaryCollection.Builder |
TaskRunLineageSummaryCollection.Builder.items(List<TaskRunLineageSummary> items)
The array of lineage flow summaries.
|
Constructor and Description |
---|
TaskRunLineageSummaryCollection(List<TaskRunLineageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.