| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static CollectiveConstant.Builder |
CollectiveConstant.builder() |
CollectiveConstant.Builder |
CollectiveConstant.toBuilder() |
CollectiveConstant.Builder |
CollectiveConstant.Builder.valueList(Collection<String> valueList)
A list of values for the collective constant.
|
CollectiveConstant.Builder |
CollectiveConstant.Builder.valueList(String... valueList)
A list of values for the collective constant.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CollectiveConstant.Builder> |
CollectiveConstant.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default TopicCategoryFilterConstant.Builder |
TopicCategoryFilterConstant.Builder.collectiveConstant(Consumer<CollectiveConstant.Builder> collectiveConstant)
A collective constant used in a category filter.
|
Copyright © 2023. All rights reserved.