Uses of Class
software.amazon.awssdk.services.quicksight.model.StartDashboardSnapshotJobScheduleResponse
-
Packages that use StartDashboardSnapshotJobScheduleResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of StartDashboardSnapshotJobScheduleResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return StartDashboardSnapshotJobScheduleResponse Modifier and Type Method Description default StartDashboardSnapshotJobScheduleResponseQuickSightClient. startDashboardSnapshotJobSchedule(Consumer<StartDashboardSnapshotJobScheduleRequest.Builder> startDashboardSnapshotJobScheduleRequest)Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email.default StartDashboardSnapshotJobScheduleResponseQuickSightClient. startDashboardSnapshotJobSchedule(StartDashboardSnapshotJobScheduleRequest startDashboardSnapshotJobScheduleRequest)Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type StartDashboardSnapshotJobScheduleResponse Modifier and Type Method Description default CompletableFuture<StartDashboardSnapshotJobScheduleResponse>QuickSightAsyncClient. startDashboardSnapshotJobSchedule(Consumer<StartDashboardSnapshotJobScheduleRequest.Builder> startDashboardSnapshotJobScheduleRequest)Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email.default CompletableFuture<StartDashboardSnapshotJobScheduleResponse>QuickSightAsyncClient. startDashboardSnapshotJobSchedule(StartDashboardSnapshotJobScheduleRequest startDashboardSnapshotJobScheduleRequest)Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email.
-