Uses of Class
software.amazon.awssdk.services.quicksight.model.SemanticEntityType
-
Packages that use SemanticEntityType Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SemanticEntityType in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SemanticEntityType Modifier and Type Method Description SemanticEntityTypeTopicNamedEntity. semanticEntityType()The type of named entity that a topic represents.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SemanticEntityType Modifier and Type Method Description TopicNamedEntity.BuilderTopicNamedEntity.Builder. semanticEntityType(SemanticEntityType semanticEntityType)The type of named entity that a topic represents.
-