| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static CascadingControlSource.Builder |
CascadingControlSource.builder() |
CascadingControlSource.Builder |
CascadingControlSource.Builder.columnToMatch(ColumnIdentifier columnToMatch)
The column identifier that determines which column to look up for the source sheet control.
|
default CascadingControlSource.Builder |
CascadingControlSource.Builder.columnToMatch(Consumer<ColumnIdentifier.Builder> columnToMatch)
The column identifier that determines which column to look up for the source sheet control.
|
CascadingControlSource.Builder |
CascadingControlSource.Builder.sourceSheetControlId(String sourceSheetControlId)
The source sheet control ID of a
CascadingControlSource. |
CascadingControlSource.Builder |
CascadingControlSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CascadingControlSource.Builder> |
CascadingControlSource.serializableBuilderClass() |
Copyright © 2023. All rights reserved.