Uses of Class
software.amazon.awssdk.services.quicksight.model.RecentSnapshotsConfigurations
-
Packages that use RecentSnapshotsConfigurations Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of RecentSnapshotsConfigurations in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return RecentSnapshotsConfigurations Modifier and Type Method Description RecentSnapshotsConfigurationsRegisteredUserConsoleFeatureConfigurations. recentSnapshots()The recent snapshots configuration for an embedded QuickSight dashboard.RecentSnapshotsConfigurationsRegisteredUserDashboardFeatureConfigurations. recentSnapshots()The recent snapshots configuration for an QuickSight embedded dashboardMethods in software.amazon.awssdk.services.quicksight.model with parameters of type RecentSnapshotsConfigurations Modifier and Type Method Description RegisteredUserConsoleFeatureConfigurations.BuilderRegisteredUserConsoleFeatureConfigurations.Builder. recentSnapshots(RecentSnapshotsConfigurations recentSnapshots)The recent snapshots configuration for an embedded QuickSight dashboard.RegisteredUserDashboardFeatureConfigurations.BuilderRegisteredUserDashboardFeatureConfigurations.Builder. recentSnapshots(RecentSnapshotsConfigurations recentSnapshots)The recent snapshots configuration for an QuickSight embedded dashboard
-