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