Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
DefaultInteractiveLayoutConfiguration |
DefaultInteractiveLayoutConfiguration.clone() |
DefaultInteractiveLayoutConfiguration |
DefaultNewSheetConfiguration.getInteractiveLayoutConfiguration()
The options that determine the default settings for interactive layout configuration.
|
DefaultInteractiveLayoutConfiguration |
DefaultInteractiveLayoutConfiguration.withFreeForm(DefaultFreeFormLayoutConfiguration freeForm)
The options that determine the default settings of a free-form layout configuration.
|
DefaultInteractiveLayoutConfiguration |
DefaultInteractiveLayoutConfiguration.withGrid(DefaultGridLayoutConfiguration grid)
The options that determine the default settings for a grid layout configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultNewSheetConfiguration.setInteractiveLayoutConfiguration(DefaultInteractiveLayoutConfiguration interactiveLayoutConfiguration)
The options that determine the default settings for interactive layout configuration.
|
DefaultNewSheetConfiguration |
DefaultNewSheetConfiguration.withInteractiveLayoutConfiguration(DefaultInteractiveLayoutConfiguration interactiveLayoutConfiguration)
The options that determine the default settings for interactive layout configuration.
|
Copyright © 2023. All rights reserved.