| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.builder() |
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.Builder.selectionScope(SnapshotFileSheetSelectionScope selectionScope)
The selection scope of the visuals on a sheet of a dashboard that you are generating a snapthot of.
|
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.Builder.selectionScope(String selectionScope)
The selection scope of the visuals on a sheet of a dashboard that you are generating a snapthot of.
|
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.Builder.sheetId(String sheetId)
The sheet ID of the dashboard to generate the snapshot artifact from.
|
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.toBuilder() |
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.Builder.visualIds(Collection<String> visualIds)
A structure that lists the IDs of the visuals in the selected sheet.
|
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.Builder.visualIds(String... visualIds)
A structure that lists the IDs of the visuals in the selected sheet.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SnapshotFileSheetSelection.Builder> |
SnapshotFileSheetSelection.serializableBuilderClass() |
Copyright © 2023. All rights reserved.