| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDashboardSnapshotJobResultResponse |
QuickSightClient.describeDashboardSnapshotJobResult(Consumer<DescribeDashboardSnapshotJobResultRequest.Builder> describeDashboardSnapshotJobResultRequest)
Describes the result of an existing snapshot job that has finished running.
|
default DescribeDashboardSnapshotJobResultResponse |
QuickSightClient.describeDashboardSnapshotJobResult(DescribeDashboardSnapshotJobResultRequest describeDashboardSnapshotJobResultRequest)
Describes the result of an existing snapshot job that has finished running.
|
| Modifier and Type | Method and 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.
|
Copyright © 2023. All rights reserved.