Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeDashboardSnapshotJobRequest
-
Packages that use DescribeDashboardSnapshotJobRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of DescribeDashboardSnapshotJobRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type DescribeDashboardSnapshotJobRequest Modifier and Type Method Description default CompletableFuture<DescribeDashboardSnapshotJobResponse>QuickSightAsyncClient. describeDashboardSnapshotJob(DescribeDashboardSnapshotJobRequest describeDashboardSnapshotJobRequest)Describes an existing snapshot job.default DescribeDashboardSnapshotJobResponseQuickSightClient. describeDashboardSnapshotJob(DescribeDashboardSnapshotJobRequest describeDashboardSnapshotJobRequest)Describes an existing snapshot job. -
Uses of DescribeDashboardSnapshotJobRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type DescribeDashboardSnapshotJobRequest Modifier and Type Method Description SdkHttpFullRequestDescribeDashboardSnapshotJobRequestMarshaller. marshall(DescribeDashboardSnapshotJobRequest describeDashboardSnapshotJobRequest)
-