Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
DeleteToolResponse |
GenerativeAiAgentClient.deleteTool(DeleteToolRequest request) |
DeleteToolResponse |
GenerativeAiAgent.deleteTool(DeleteToolRequest request)
Deletes a tool.
|
Future<DeleteToolResponse> |
GenerativeAiAgentAsyncClient.deleteTool(DeleteToolRequest request,
AsyncHandler<DeleteToolRequest,DeleteToolResponse> handler) |
Future<DeleteToolResponse> |
GenerativeAiAgentAsync.deleteTool(DeleteToolRequest request,
AsyncHandler<DeleteToolRequest,DeleteToolResponse> handler)
Deletes a tool.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteToolResponse> |
GenerativeAiAgentAsyncClient.deleteTool(DeleteToolRequest request,
AsyncHandler<DeleteToolRequest,DeleteToolResponse> handler) |
Future<DeleteToolResponse> |
GenerativeAiAgentAsync.deleteTool(DeleteToolRequest request,
AsyncHandler<DeleteToolRequest,DeleteToolResponse> handler)
Deletes a tool.
|
Modifier and Type | Method and Description |
---|---|
DeleteToolRequest |
DeleteToolRequest.Builder.build()
Build the instance of DeleteToolRequest as configured by this builder
|
DeleteToolRequest |
DeleteToolRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteToolRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteToolRequest.Builder |
DeleteToolRequest.Builder.copy(DeleteToolRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.