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