| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotJobResultFileGroup> |
AnonymousUserSnapshotJobResult.fileGroups()
A list of
SnapshotJobResultFileGroup objects that contain information on the files that are
requested during a StartDashboardSnapshotJob API call. |
| Modifier and Type | Method and Description |
|---|---|
AnonymousUserSnapshotJobResult.Builder |
AnonymousUserSnapshotJobResult.Builder.fileGroups(SnapshotJobResultFileGroup... fileGroups)
A list of
SnapshotJobResultFileGroup objects that contain information on the files that are
requested during a StartDashboardSnapshotJob API call. |
| Modifier and Type | Method and Description |
|---|---|
AnonymousUserSnapshotJobResult.Builder |
AnonymousUserSnapshotJobResult.Builder.fileGroups(Collection<SnapshotJobResultFileGroup> fileGroups)
A list of
SnapshotJobResultFileGroup objects that contain information on the files that are
requested during a StartDashboardSnapshotJob API call. |
Copyright © 2023. All rights reserved.