Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DataSourceSummary> |
GenerativeAiAgentPaginators.listDataSourcesRecordIterator(ListDataSourcesRequest request)
Creates a new iterable which will iterate over the
DataSourceSummary objects contained in responses from
the listDataSources operation. |
Modifier and Type | Method and Description |
---|---|
DataSourceSummary |
DataSourceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DataSourceSummary> |
DataSourceCollection.getItems()
List of data sources.
|
Modifier and Type | Method and Description |
---|---|
DataSourceSummary.Builder |
DataSourceSummary.Builder.copy(DataSourceSummary model) |
Modifier and Type | Method and Description |
---|---|
DataSourceCollection.Builder |
DataSourceCollection.Builder.items(List<DataSourceSummary> items)
List of data sources.
|
Constructor and Description |
---|
DataSourceCollection(List<DataSourceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.