Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TaskSummary> |
DataIntegrationPaginators.listTasksRecordIterator(ListTasksRequest request)
Creates a new iterable which will iterate over the
TaskSummary objects contained in responses from the
listTasks operation. |
Modifier and Type | Class and Description |
---|---|
class |
TaskSummaryFromDataLoaderTask
The information about a data flow task.
|
class |
TaskSummaryFromIntegrationTask
The information about the integration task.
|
class |
TaskSummaryFromOCIDataflowTask
The information about the OCI Dataflow task.
|
class |
TaskSummaryFromPipelineTask
The information about the pipeline task.
|
class |
TaskSummaryFromRestTask
The information about the Generic REST task.
|
class |
TaskSummaryFromSQLTask
The information about the SQL task.
|
Modifier and Type | Method and Description |
---|---|
List<TaskSummary> |
TaskSummaryCollection.getItems()
The array of task summaries.
|
Modifier and Type | Method and Description |
---|---|
TaskSummaryCollection.Builder |
TaskSummaryCollection.Builder.items(List<TaskSummary> items)
The array of task summaries.
|
Constructor and Description |
---|
TaskSummaryCollection(List<TaskSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.