Uses of Class
software.amazon.awssdk.services.quicksight.model.PanelTitleOptions
-
Packages that use PanelTitleOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of PanelTitleOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return PanelTitleOptions Modifier and Type Method Description PanelTitleOptionsPanelConfiguration. title()Configures the title display within each small multiples panel.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type PanelTitleOptions Modifier and Type Method Description PanelConfiguration.BuilderPanelConfiguration.Builder. title(PanelTitleOptions title)Configures the title display within each small multiples panel.
-