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