Uses of Class
software.amazon.awssdk.services.quicksight.model.NamedEntityRef
-
Packages that use NamedEntityRef Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of NamedEntityRef in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return NamedEntityRef Modifier and Type Method Description NamedEntityRefTopicIRGroupBy. namedEntity()The named entity for theTopicIRGroupBy.NamedEntityRefTopicIRMetric. namedEntity()The named entity for theTopicIRMetric.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type NamedEntityRef Modifier and Type Method Description TopicIRGroupBy.BuilderTopicIRGroupBy.Builder. namedEntity(NamedEntityRef namedEntity)The named entity for theTopicIRGroupBy.TopicIRMetric.BuilderTopicIRMetric.Builder. namedEntity(NamedEntityRef namedEntity)The named entity for theTopicIRMetric.
-