Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
Iterable<KnowledgeBaseSummary> |
GenerativeAiAgentPaginators.listKnowledgeBasesRecordIterator(ListKnowledgeBasesRequest request)
Creates a new iterable which will iterate over the
KnowledgeBaseSummary objects contained in responses
from the listKnowledgeBases operation. |
Modifier and Type | Method and Description |
---|---|
KnowledgeBaseSummary |
KnowledgeBaseSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<KnowledgeBaseSummary> |
KnowledgeBaseCollection.getItems()
List of knowledge bases.
|
Modifier and Type | Method and Description |
---|---|
KnowledgeBaseSummary.Builder |
KnowledgeBaseSummary.Builder.copy(KnowledgeBaseSummary model) |
Modifier and Type | Method and Description |
---|---|
KnowledgeBaseCollection.Builder |
KnowledgeBaseCollection.Builder.items(List<KnowledgeBaseSummary> items)
List of knowledge bases.
|
Constructor and Description |
---|
KnowledgeBaseCollection(List<KnowledgeBaseSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.