| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AnonymousUserSnapshotJobResult |
AnonymousUserSnapshotJobResult.clone() |
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. |
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 |
|---|---|
List<AnonymousUserSnapshotJobResult> |
SnapshotJobResult.getAnonymousUsers()
A list of
AnonymousUserSnapshotJobResult objects that contain information on anonymous users and
their user configurations. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobResult |
SnapshotJobResult.withAnonymousUsers(AnonymousUserSnapshotJobResult... anonymousUsers)
A list of
AnonymousUserSnapshotJobResult objects that contain information on anonymous users and
their user configurations. |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotJobResult.setAnonymousUsers(Collection<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. |
Copyright © 2023. All rights reserved.