static SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.builder() |
|
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.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.sheetId(String sheetId) |
The sheet ID of the dashboard to generate the snapshot artifact from.
|
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.toBuilder() |
|
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.Builder.visualIds(String... visualIds) |
A structure that lists the IDs of the visuals in the selected sheet.
|
SnapshotFileSheetSelection.Builder |
SnapshotFileSheetSelection.Builder.visualIds(Collection<String> visualIds) |
A structure that lists the IDs of the visuals in the selected sheet.
|