Uses of Class
software.amazon.awssdk.services.quicksight.model.SnapshotJobErrorInfo
-
Packages that use SnapshotJobErrorInfo Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SnapshotJobErrorInfo in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SnapshotJobErrorInfo Modifier and Type Method Description SnapshotJobErrorInfoDescribeDashboardSnapshotJobResultResponse. errorInfo()Displays information for the error that caused a job to fail.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SnapshotJobErrorInfo Modifier and Type Method Description DescribeDashboardSnapshotJobResultResponse.BuilderDescribeDashboardSnapshotJobResultResponse.Builder. errorInfo(SnapshotJobErrorInfo errorInfo)Displays information for the error that caused a job to fail.
-