| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotJobErrorInfo.Builder |
SnapshotJobErrorInfo.builder() |
SnapshotJobErrorInfo.Builder |
SnapshotJobErrorInfo.Builder.errorMessage(String errorMessage)
The error message.
|
SnapshotJobErrorInfo.Builder |
SnapshotJobErrorInfo.Builder.errorType(String errorType)
The error type.
|
SnapshotJobErrorInfo.Builder |
SnapshotJobErrorInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SnapshotJobErrorInfo.Builder> |
SnapshotJobErrorInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.errorInfo(Consumer<SnapshotJobErrorInfo.Builder> errorInfo)
Displays information for the error that caused a job to fail.
|
Copyright © 2023. All rights reserved.