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