Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.responses |
Modifier and Type | Method and Description |
---|---|
CreateToolResponse |
GenerativeAiAgentClient.createTool(CreateToolRequest request) |
CreateToolResponse |
GenerativeAiAgent.createTool(CreateToolRequest request)
Creates a tool.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateToolResponse> |
GenerativeAiAgentAsyncClient.createTool(CreateToolRequest request,
AsyncHandler<CreateToolRequest,CreateToolResponse> handler) |
Future<CreateToolResponse> |
GenerativeAiAgentAsync.createTool(CreateToolRequest request,
AsyncHandler<CreateToolRequest,CreateToolResponse> handler)
Creates a tool.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateToolResponse> |
GenerativeAiAgentAsyncClient.createTool(CreateToolRequest request,
AsyncHandler<CreateToolRequest,CreateToolResponse> handler) |
Future<CreateToolResponse> |
GenerativeAiAgentAsync.createTool(CreateToolRequest request,
AsyncHandler<CreateToolRequest,CreateToolResponse> handler)
Creates a tool.
|
Modifier and Type | Method and Description |
---|---|
CreateToolResponse |
CreateToolResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateToolResponse.Builder |
CreateToolResponse.Builder.copy(CreateToolResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.