| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ThemeConfiguration |
UpdateThemeRequest.configuration()
The theme configuration, which contains the theme display properties.
|
ThemeConfiguration |
ThemeVersion.configuration()
The theme configuration, which contains all the theme display properties.
|
ThemeConfiguration |
CreateThemeRequest.configuration()
The theme configuration, which contains the theme display properties.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateThemeRequest.Builder |
UpdateThemeRequest.Builder.configuration(ThemeConfiguration configuration)
The theme configuration, which contains the theme display properties.
|
ThemeVersion.Builder |
ThemeVersion.Builder.configuration(ThemeConfiguration configuration)
The theme configuration, which contains all the theme display properties.
|
CreateThemeRequest.Builder |
CreateThemeRequest.Builder.configuration(ThemeConfiguration configuration)
The theme configuration, which contains the theme display properties.
|
Copyright © 2020. All rights reserved.