| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
static KnowledgeBaseType |
KnowledgeBaseType.fromValue(String value)
Use this in place of valueOf.
|
static KnowledgeBaseType |
KnowledgeBaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KnowledgeBaseType[] |
KnowledgeBaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseSummary |
KnowledgeBaseSummary.withKnowledgeBaseType(KnowledgeBaseType knowledgeBaseType)
The type of knowledge base.
|
KnowledgeBaseData |
KnowledgeBaseData.withKnowledgeBaseType(KnowledgeBaseType knowledgeBaseType)
The type of knowledge base.
|
CreateKnowledgeBaseRequest |
CreateKnowledgeBaseRequest.withKnowledgeBaseType(KnowledgeBaseType knowledgeBaseType)
The type of knowledge base.
|
Copyright © 2024. All rights reserved.