Uses of Class
software.amazon.awssdk.services.quicksight.model.DataQAEnabledOption
-
Packages that use DataQAEnabledOption Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataQAEnabledOption in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataQAEnabledOption Modifier and Type Method Description DataQAEnabledOptionDashboardPublishOptions. dataQAEnabledOption()Adds Q&A capabilities to an QuickSight dashboard.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataQAEnabledOption Modifier and Type Method Description DashboardPublishOptions.BuilderDashboardPublishOptions.Builder. dataQAEnabledOption(DataQAEnabledOption dataQAEnabledOption)Adds Q&A capabilities to an QuickSight dashboard.
-