| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotConfiguration |
SnapshotConfiguration.clone() |
SnapshotConfiguration |
StartDashboardSnapshotJobRequest.getSnapshotConfiguration()
A structure that describes the configuration of the dashboard snapshot.
|
SnapshotConfiguration |
DescribeDashboardSnapshotJobResult.getSnapshotConfiguration()
The snapshot configuration of the job.
|
SnapshotConfiguration |
SnapshotConfiguration.withDestinationConfiguration(SnapshotDestinationConfiguration destinationConfiguration)
A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.
|
SnapshotConfiguration |
SnapshotConfiguration.withFileGroups(Collection<SnapshotFileGroup> fileGroups)
A list of
SnapshotJobResultFileGroup objects that contain information about the snapshot that is
generated. |
SnapshotConfiguration |
SnapshotConfiguration.withFileGroups(SnapshotFileGroup... fileGroups)
A list of
SnapshotJobResultFileGroup objects that contain information about the snapshot that is
generated. |
SnapshotConfiguration |
SnapshotConfiguration.withParameters(Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
StartDashboardSnapshotJobRequest.setSnapshotConfiguration(SnapshotConfiguration snapshotConfiguration)
A structure that describes the configuration of the dashboard snapshot.
|
void |
DescribeDashboardSnapshotJobResult.setSnapshotConfiguration(SnapshotConfiguration snapshotConfiguration)
The snapshot configuration of the job.
|
StartDashboardSnapshotJobRequest |
StartDashboardSnapshotJobRequest.withSnapshotConfiguration(SnapshotConfiguration snapshotConfiguration)
A structure that describes the configuration of the dashboard snapshot.
|
DescribeDashboardSnapshotJobResult |
DescribeDashboardSnapshotJobResult.withSnapshotConfiguration(SnapshotConfiguration snapshotConfiguration)
The snapshot configuration of the job.
|
Copyright © 2024. All rights reserved.