| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDashboardSnapshotJobResponse |
QuickSightClient.describeDashboardSnapshotJob(Consumer<DescribeDashboardSnapshotJobRequest.Builder> describeDashboardSnapshotJobRequest)
Describes an existing snapshot job.
|
default DescribeDashboardSnapshotJobResponse |
QuickSightClient.describeDashboardSnapshotJob(DescribeDashboardSnapshotJobRequest describeDashboardSnapshotJobRequest)
Describes an existing snapshot job.
|
| Modifier and Type | Method and 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.
|
Copyright © 2023. All rights reserved.