| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent |
An example service, deployed with the Octane Service creator, which will echo the string
|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetKnowledgeBaseResult> |
AbstractAWSBedrockAgentAsync.getKnowledgeBaseAsync(GetKnowledgeBaseRequest request,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResult> asyncHandler) |
Future<GetKnowledgeBaseResult> |
AWSBedrockAgentAsync.getKnowledgeBaseAsync(GetKnowledgeBaseRequest getKnowledgeBaseRequest,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResult> asyncHandler)
Get an existing knowledge base
|
Future<GetKnowledgeBaseResult> |
AWSBedrockAgentAsyncClient.getKnowledgeBaseAsync(GetKnowledgeBaseRequest request,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetKnowledgeBaseRequest |
GetKnowledgeBaseRequest.clone() |
GetKnowledgeBaseRequest |
GetKnowledgeBaseRequest.withKnowledgeBaseId(String knowledgeBaseId) |
Copyright © 2023. All rights reserved.