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