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