Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
UpdateToolResponse |
GenerativeAiAgentClient.updateTool(UpdateToolRequest request) |
UpdateToolResponse |
GenerativeAiAgent.updateTool(UpdateToolRequest request)
Updates a tool.
|
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 |
---|---|
UpdateToolRequest |
UpdateToolRequest.Builder.build()
Build the instance of UpdateToolRequest as configured by this builder
|
UpdateToolRequest |
UpdateToolRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateToolRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateToolRequest.Builder |
UpdateToolRequest.Builder.copy(UpdateToolRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.