| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobResultFileGroup |
SnapshotJobResultFileGroup.clone() |
SnapshotJobResultFileGroup |
SnapshotJobResultFileGroup.withFiles(Collection<SnapshotFile> files)
A list of
SnapshotFile objects. |
SnapshotJobResultFileGroup |
SnapshotJobResultFileGroup.withFiles(SnapshotFile... files)
A list of
SnapshotFile objects. |
SnapshotJobResultFileGroup |
SnapshotJobResultFileGroup.withS3Results(Collection<SnapshotJobS3Result> s3Results)
A list of
SnapshotJobS3Result objects. |
SnapshotJobResultFileGroup |
SnapshotJobResultFileGroup.withS3Results(SnapshotJobS3Result... s3Results)
A list of
SnapshotJobS3Result objects. |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotJobResultFileGroup> |
AnonymousUserSnapshotJobResult.getFileGroups()
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 |
AnonymousUserSnapshotJobResult.withFileGroups(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 |
|---|---|
void |
AnonymousUserSnapshotJobResult.setFileGroups(Collection<SnapshotJobResultFileGroup> fileGroups)
A list of
SnapshotJobResultFileGroup objects that contain information on the files that are
requested during a StartDashboardSnapshotJob API call. |
AnonymousUserSnapshotJobResult |
AnonymousUserSnapshotJobResult.withFileGroups(Collection<SnapshotJobResultFileGroup> fileGroups)
A list of
SnapshotJobResultFileGroup objects that contain information on the files that are
requested during a StartDashboardSnapshotJob API call. |
Copyright © 2024. All rights reserved.