| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultFilterListControlOptions |
DefaultFilterListControlOptions.clone() |
DefaultFilterListControlOptions |
DefaultFilterControlOptions.getDefaultListOptions()
The default options that correspond to the
List filter control type. |
DefaultFilterListControlOptions |
DefaultFilterListControlOptions.withDisplayOptions(ListControlDisplayOptions displayOptions)
The display options of a control.
|
DefaultFilterListControlOptions |
DefaultFilterListControlOptions.withSelectableValues(FilterSelectableValues selectableValues)
A list of selectable values that are used in a control.
|
DefaultFilterListControlOptions |
DefaultFilterListControlOptions.withType(SheetControlListType type)
The type of the
DefaultFilterListControlOptions. |
DefaultFilterListControlOptions |
DefaultFilterListControlOptions.withType(String type)
The type of the
DefaultFilterListControlOptions. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFilterControlOptions.setDefaultListOptions(DefaultFilterListControlOptions defaultListOptions)
The default options that correspond to the
List filter control type. |
DefaultFilterControlOptions |
DefaultFilterControlOptions.withDefaultListOptions(DefaultFilterListControlOptions defaultListOptions)
The default options that correspond to the
List filter control type. |
Copyright © 2024. All rights reserved.