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