| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
FilterGroup.filters()
The list of filters that are present in a
FilterGroup. |
| Modifier and Type | Method and Description |
|---|---|
FilterGroup.Builder |
FilterGroup.Builder.filters(Filter... filters)
The list of filters that are present in a
FilterGroup. |
| Modifier and Type | Method and Description |
|---|---|
FilterGroup.Builder |
FilterGroup.Builder.filters(Collection<Filter> filters)
The list of filters that are present in a
FilterGroup. |
Copyright © 2023. All rights reserved.