Uses of Class
software.amazon.awssdk.services.quicksight.model.SnapshotConfiguration
-
Packages that use SnapshotConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SnapshotConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SnapshotConfiguration Modifier and Type Method Description SnapshotConfigurationDescribeDashboardSnapshotJobResponse. snapshotConfiguration()The snapshot configuration of the job.SnapshotConfigurationStartDashboardSnapshotJobRequest. snapshotConfiguration()A structure that describes the configuration of the dashboard snapshot.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SnapshotConfiguration Modifier and Type Method Description DescribeDashboardSnapshotJobResponse.BuilderDescribeDashboardSnapshotJobResponse.Builder. snapshotConfiguration(SnapshotConfiguration snapshotConfiguration)The snapshot configuration of the job.StartDashboardSnapshotJobRequest.BuilderStartDashboardSnapshotJobRequest.Builder. snapshotConfiguration(SnapshotConfiguration snapshotConfiguration)A structure that describes the configuration of the dashboard snapshot.
-