Uses of Class
software.amazon.awssdk.services.quicksight.model.DataPointMenuLabelOption
-
Packages that use DataPointMenuLabelOption Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataPointMenuLabelOption in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataPointMenuLabelOption Modifier and Type Method Description DataPointMenuLabelOptionDashboardPublishOptions. dataPointMenuLabelOption()The data point menu label options of a dashboard.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataPointMenuLabelOption Modifier and Type Method Description DashboardPublishOptions.BuilderDashboardPublishOptions.Builder. dataPointMenuLabelOption(DataPointMenuLabelOption dataPointMenuLabelOption)The data point menu label options of a dashboard.
-