| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobResult |
SnapshotJobResult.clone() |
SnapshotJobResult |
DescribeDashboardSnapshotJobResultResult.getResult()
The result of the snapshot job.
|
SnapshotJobResult |
SnapshotJobResult.withAnonymousUsers(AnonymousUserSnapshotJobResult... anonymousUsers)
A list of
AnonymousUserSnapshotJobResult objects that contain information on anonymous users and
their user configurations. |
SnapshotJobResult |
SnapshotJobResult.withAnonymousUsers(Collection<AnonymousUserSnapshotJobResult> anonymousUsers)
A list of
AnonymousUserSnapshotJobResult objects that contain information on anonymous users and
their user configurations. |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDashboardSnapshotJobResultResult.setResult(SnapshotJobResult result)
The result of the snapshot job.
|
DescribeDashboardSnapshotJobResultResult |
DescribeDashboardSnapshotJobResultResult.withResult(SnapshotJobResult result)
The result of the snapshot job.
|
Copyright © 2023. All rights reserved.