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