| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CollectiveConstant |
CollectiveConstant.clone() |
CollectiveConstant |
TopicCategoryFilterConstant.getCollectiveConstant()
A collective constant used in a category filter.
|
CollectiveConstant |
CollectiveConstant.withValueList(Collection<String> valueList)
A list of values for the collective constant.
|
CollectiveConstant |
CollectiveConstant.withValueList(String... valueList)
A list of values for the collective constant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicCategoryFilterConstant.setCollectiveConstant(CollectiveConstant collectiveConstant)
A collective constant used in a category filter.
|
TopicCategoryFilterConstant |
TopicCategoryFilterConstant.withCollectiveConstant(CollectiveConstant collectiveConstant)
A collective constant used in a category filter.
|
Copyright © 2023. All rights reserved.