Uses of Class
software.amazon.awssdk.services.quicksight.model.ExportWithHiddenFieldsOption
-
Packages that use ExportWithHiddenFieldsOption Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ExportWithHiddenFieldsOption in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ExportWithHiddenFieldsOption Modifier and Type Method Description ExportWithHiddenFieldsOptionDashboardPublishOptions. exportWithHiddenFieldsOption()Determines if hidden fields are exported with a dashboard.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ExportWithHiddenFieldsOption Modifier and Type Method Description DashboardPublishOptions.BuilderDashboardPublishOptions.Builder. exportWithHiddenFieldsOption(ExportWithHiddenFieldsOption exportWithHiddenFieldsOption)Determines if hidden fields are exported with a dashboard.
-