Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeDashboardSnapshotJobResultResponse
-
Packages that use DescribeDashboardSnapshotJobResultResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of DescribeDashboardSnapshotJobResultResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return DescribeDashboardSnapshotJobResultResponse Modifier and Type Method Description default DescribeDashboardSnapshotJobResultResponseQuickSightClient. describeDashboardSnapshotJobResult(Consumer<DescribeDashboardSnapshotJobResultRequest.Builder> describeDashboardSnapshotJobResultRequest)Describes the result of an existing snapshot job that has finished running.default DescribeDashboardSnapshotJobResultResponseQuickSightClient. describeDashboardSnapshotJobResult(DescribeDashboardSnapshotJobResultRequest describeDashboardSnapshotJobResultRequest)Describes the result of an existing snapshot job that has finished running.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type DescribeDashboardSnapshotJobResultResponse Modifier and Type Method Description default CompletableFuture<DescribeDashboardSnapshotJobResultResponse>QuickSightAsyncClient. describeDashboardSnapshotJobResult(Consumer<DescribeDashboardSnapshotJobResultRequest.Builder> describeDashboardSnapshotJobResultRequest)Describes the result of an existing snapshot job that has finished running.default CompletableFuture<DescribeDashboardSnapshotJobResultResponse>QuickSightAsyncClient. describeDashboardSnapshotJobResult(DescribeDashboardSnapshotJobResultRequest describeDashboardSnapshotJobResultRequest)Describes the result of an existing snapshot job that has finished running.
-