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