Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetToolRequest,GetToolResponse> |
GenerativeAiAgentWaiters.forTool(GetToolRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Tool.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetToolRequest,GetToolResponse> |
GenerativeAiAgentWaiters.forTool(GetToolRequest request,
Tool.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetToolRequest,GetToolResponse> |
GenerativeAiAgentWaiters.forTool(GetToolRequest request,
Tool.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetToolRequest,GetToolResponse> |
GenerativeAiAgentWaiters.forTool(GetToolRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Tool.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetToolRequest,GetToolResponse> |
GenerativeAiAgentWaiters.forTool(GetToolRequest request,
Tool.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetToolRequest,GetToolResponse> |
GenerativeAiAgentWaiters.forTool(GetToolRequest request,
Tool.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
GetToolResponse |
GenerativeAiAgentClient.getTool(GetToolRequest request) |
GetToolResponse |
GenerativeAiAgent.getTool(GetToolRequest request)
Gets information about a tool.
|
Future<GetToolResponse> |
GenerativeAiAgentAsyncClient.getTool(GetToolRequest request,
AsyncHandler<GetToolRequest,GetToolResponse> handler) |
Future<GetToolResponse> |
GenerativeAiAgentAsync.getTool(GetToolRequest request,
AsyncHandler<GetToolRequest,GetToolResponse> handler)
Gets information about a tool.
|
Modifier and Type | Method and Description |
---|---|
Future<GetToolResponse> |
GenerativeAiAgentAsyncClient.getTool(GetToolRequest request,
AsyncHandler<GetToolRequest,GetToolResponse> handler) |
Future<GetToolResponse> |
GenerativeAiAgentAsync.getTool(GetToolRequest request,
AsyncHandler<GetToolRequest,GetToolResponse> handler)
Gets information about a tool.
|
Modifier and Type | Method and Description |
---|---|
GetToolRequest |
GetToolRequest.Builder.build()
Build the instance of GetToolRequest as configured by this builder
|
GetToolRequest |
GetToolRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetToolRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetToolRequest.Builder |
GetToolRequest.Builder.copy(GetToolRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.