Uses of Class
software.amazon.awssdk.services.quicksight.model.CollectiveConstant
-
Packages that use CollectiveConstant Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of CollectiveConstant in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return CollectiveConstant Modifier and Type Method Description CollectiveConstantTopicCategoryFilterConstant. collectiveConstant()A collective constant used in a category filter.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type CollectiveConstant Modifier and Type Method Description TopicCategoryFilterConstant.BuilderTopicCategoryFilterConstant.Builder. collectiveConstant(CollectiveConstant collectiveConstant)A collective constant used in a category filter.
-