Uses of Class
software.amazon.awssdk.services.quicksight.model.DataPointDrillUpDownOption
-
Packages that use DataPointDrillUpDownOption Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataPointDrillUpDownOption in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataPointDrillUpDownOption Modifier and Type Method Description DataPointDrillUpDownOptionDashboardPublishOptions. dataPointDrillUpDownOption()The drill-down options of data points in a dashboard.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataPointDrillUpDownOption Modifier and Type Method Description DashboardPublishOptions.BuilderDashboardPublishOptions.Builder. dataPointDrillUpDownOption(DataPointDrillUpDownOption dataPointDrillUpDownOption)The drill-down options of data points in a dashboard.
-