| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseConfiguration |
KnowledgeBaseConfiguration.clone() |
KnowledgeBaseConfiguration |
UpdateKnowledgeBaseRequest.getKnowledgeBaseConfiguration() |
KnowledgeBaseConfiguration |
KnowledgeBase.getKnowledgeBaseConfiguration() |
KnowledgeBaseConfiguration |
CreateKnowledgeBaseRequest.getKnowledgeBaseConfiguration() |
KnowledgeBaseConfiguration |
KnowledgeBaseConfiguration.withType(KnowledgeBaseType type) |
KnowledgeBaseConfiguration |
KnowledgeBaseConfiguration.withType(String type) |
KnowledgeBaseConfiguration |
KnowledgeBaseConfiguration.withVectorKnowledgeBaseConfiguration(VectorKnowledgeBaseConfiguration vectorKnowledgeBaseConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateKnowledgeBaseRequest.setKnowledgeBaseConfiguration(KnowledgeBaseConfiguration knowledgeBaseConfiguration) |
void |
KnowledgeBase.setKnowledgeBaseConfiguration(KnowledgeBaseConfiguration knowledgeBaseConfiguration) |
void |
CreateKnowledgeBaseRequest.setKnowledgeBaseConfiguration(KnowledgeBaseConfiguration knowledgeBaseConfiguration) |
UpdateKnowledgeBaseRequest |
UpdateKnowledgeBaseRequest.withKnowledgeBaseConfiguration(KnowledgeBaseConfiguration knowledgeBaseConfiguration) |
KnowledgeBase |
KnowledgeBase.withKnowledgeBaseConfiguration(KnowledgeBaseConfiguration knowledgeBaseConfiguration) |
CreateKnowledgeBaseRequest |
CreateKnowledgeBaseRequest.withKnowledgeBaseConfiguration(KnowledgeBaseConfiguration knowledgeBaseConfiguration) |
Copyright © 2024. All rights reserved.