Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ToolSummary> |
GenerativeAiAgentPaginators.listToolsRecordIterator(ListToolsRequest request)
Creates a new iterable which will iterate over the
ToolSummary objects contained in responses from the
listTools operation. |
Modifier and Type | Method and Description |
---|---|
ToolSummary |
ToolSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ToolSummary> |
ToolCollection.getItems()
List of Tools.
|
Modifier and Type | Method and Description |
---|---|
ToolSummary.Builder |
ToolSummary.Builder.copy(ToolSummary model) |
Modifier and Type | Method and Description |
---|---|
ToolCollection.Builder |
ToolCollection.Builder.items(List<ToolSummary> items)
List of Tools.
|
Constructor and Description |
---|
ToolCollection(List<ToolSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.