Uses of Class
software.amazon.awssdk.services.quicksight.model.Theme
-
Packages that use Theme Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of Theme in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return Theme Modifier and Type Method Description ThemeDescribeThemeResponse. theme()The information about the theme that you are describing.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type Theme Modifier and Type Method Description DescribeThemeResponse.BuilderDescribeThemeResponse.Builder. theme(Theme theme)The information about the theme that you are describing.
-