Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
KnowledgeBaseStatistics |
KnowledgeBaseStatistics.Builder.build() |
KnowledgeBaseStatistics |
KnowledgeBase.getKnowledgeBaseStatistics() |
Modifier and Type | Method and Description |
---|---|
KnowledgeBaseStatistics.Builder |
KnowledgeBaseStatistics.Builder.copy(KnowledgeBaseStatistics model) |
KnowledgeBase.Builder |
KnowledgeBase.Builder.knowledgeBaseStatistics(KnowledgeBaseStatistics knowledgeBaseStatistics) |
Constructor and Description |
---|
KnowledgeBase(String id,
String displayName,
String description,
String compartmentId,
IndexConfig indexConfig,
KnowledgeBaseStatistics knowledgeBaseStatistics,
Date timeCreated,
Date timeUpdated,
KnowledgeBase.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.