Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DataEntitySummary> |
DataIntegrationPaginators.listDataEntitiesRecordIterator(ListDataEntitiesRequest request)
Creates a new iterable which will iterate over the
DataEntitySummary objects contained in responses from
the listDataEntities operation. |
Modifier and Type | Class and Description |
---|---|
class |
DataEntitySummaryFromDataStore
The view entity data entity details.
|
class |
DataEntitySummaryFromFile
The file data entity details.
|
class |
DataEntitySummaryFromObject
The application object entity data entity details.
|
class |
DataEntitySummaryFromSql
The sql entity data entity details.
|
class |
DataEntitySummaryFromTable
The table entity data entity.
|
class |
DataEntitySummaryFromView
The view entity data entity details.
|
Modifier and Type | Method and Description |
---|---|
List<DataEntitySummary> |
DataEntitySummaryCollection.getItems()
The array of data entity summaries.
|
Modifier and Type | Method and Description |
---|---|
DataEntitySummaryCollection.Builder |
DataEntitySummaryCollection.Builder.items(List<DataEntitySummary> items)
The array of data entity summaries.
|
Constructor and Description |
---|
DataEntitySummaryCollection(List<DataEntitySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.