| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotFileGroup.Builder |
SnapshotFileGroup.builder() |
SnapshotFileGroup.Builder |
SnapshotFileGroup.Builder.files(Collection<SnapshotFile> files)
A list of
SnapshotFile objects that contain the information on the snapshot files that need to
be generated. |
SnapshotFileGroup.Builder |
SnapshotFileGroup.Builder.files(Consumer<SnapshotFile.Builder>... files)
A list of
SnapshotFile objects that contain the information on the snapshot files that need to
be generated. |
SnapshotFileGroup.Builder |
SnapshotFileGroup.Builder.files(SnapshotFile... files)
A list of
SnapshotFile objects that contain the information on the snapshot files that need to
be generated. |
SnapshotFileGroup.Builder |
SnapshotFileGroup.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SnapshotFileGroup.Builder> |
SnapshotFileGroup.serializableBuilderClass() |
Copyright © 2023. All rights reserved.