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