Uses of Class
software.amazon.awssdk.services.quicksight.model.SnapshotJobResult
-
Packages that use SnapshotJobResult Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SnapshotJobResult in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SnapshotJobResult Modifier and Type Method Description SnapshotJobResultDescribeDashboardSnapshotJobResultResponse. result()The result of the snapshot job.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SnapshotJobResult Modifier and Type Method Description DescribeDashboardSnapshotJobResultResponse.BuilderDescribeDashboardSnapshotJobResultResponse.Builder. result(SnapshotJobResult result)The result of the snapshot job.
-