Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeDashboardSnapshotJobResultRequest
-
Packages that use DescribeDashboardSnapshotJobResultRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of DescribeDashboardSnapshotJobResultRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type DescribeDashboardSnapshotJobResultRequest Modifier and Type Method Description default CompletableFuture<DescribeDashboardSnapshotJobResultResponse>QuickSightAsyncClient. describeDashboardSnapshotJobResult(DescribeDashboardSnapshotJobResultRequest 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. -
Uses of DescribeDashboardSnapshotJobResultRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type DescribeDashboardSnapshotJobResultRequest Modifier and Type Method Description SdkHttpFullRequestDescribeDashboardSnapshotJobResultRequestMarshaller. marshall(DescribeDashboardSnapshotJobResultRequest describeDashboardSnapshotJobResultRequest)
-