| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SemanticEntityType |
SemanticEntityType.addTypeParametersEntry(String key,
String value)
Add a single TypeParameters entry
|
SemanticEntityType |
SemanticEntityType.clearTypeParametersEntries()
Removes all the entries added into TypeParameters.
|
SemanticEntityType |
SemanticEntityType.clone() |
SemanticEntityType |
TopicNamedEntity.getSemanticEntityType()
The type of named entity that a topic represents.
|
SemanticEntityType |
SemanticEntityType.withSubTypeName(String subTypeName)
The semantic entity sub type name.
|
SemanticEntityType |
SemanticEntityType.withTypeName(String typeName)
The semantic entity type name.
|
SemanticEntityType |
SemanticEntityType.withTypeParameters(Map<String,String> typeParameters)
The semantic entity type parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicNamedEntity.setSemanticEntityType(SemanticEntityType semanticEntityType)
The type of named entity that a topic represents.
|
TopicNamedEntity |
TopicNamedEntity.withSemanticEntityType(SemanticEntityType semanticEntityType)
The type of named entity that a topic represents.
|
Copyright © 2023. All rights reserved.