Uses of Class
software.amazon.awssdk.services.quicksight.model.Dashboard
-
Packages that use Dashboard Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of Dashboard in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return Dashboard Modifier and Type Method Description DashboardDescribeDashboardResponse. dashboard()Information about the dashboard.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type Dashboard Modifier and Type Method Description DescribeDashboardResponse.BuilderDescribeDashboardResponse.Builder. dashboard(Dashboard dashboard)Information about the dashboard.
-