| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CascadingControlConfiguration |
FilterListControl.cascadingControlConfiguration()
The values that are displayed in a control can be configured to only show values that are valid based on what's
selected in other controls.
|
CascadingControlConfiguration |
FilterDropDownControl.cascadingControlConfiguration()
The values that are displayed in a control can be configured to only show values that are valid based on what's
selected in other controls.
|
CascadingControlConfiguration |
ParameterListControl.cascadingControlConfiguration()
The values that are displayed in a control can be configured to only show values that are valid based on what's
selected in other controls.
|
CascadingControlConfiguration |
ParameterDropDownControl.cascadingControlConfiguration()
The values that are displayed in a control can be configured to only show values that are valid based on what's
selected in other controls.
|
| Modifier and Type | Method and Description |
|---|---|
FilterListControl.Builder |
FilterListControl.Builder.cascadingControlConfiguration(CascadingControlConfiguration cascadingControlConfiguration)
The values that are displayed in a control can be configured to only show values that are valid based on
what's selected in other controls.
|
FilterDropDownControl.Builder |
FilterDropDownControl.Builder.cascadingControlConfiguration(CascadingControlConfiguration cascadingControlConfiguration)
The values that are displayed in a control can be configured to only show values that are valid based on
what's selected in other controls.
|
ParameterListControl.Builder |
ParameterListControl.Builder.cascadingControlConfiguration(CascadingControlConfiguration cascadingControlConfiguration)
The values that are displayed in a control can be configured to only show values that are valid based on
what's selected in other controls.
|
ParameterDropDownControl.Builder |
ParameterDropDownControl.Builder.cascadingControlConfiguration(CascadingControlConfiguration cascadingControlConfiguration)
The values that are displayed in a control can be configured to only show values that are valid based on
what's selected in other controls.
|
Copyright © 2023. All rights reserved.