| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) for the snapshot job.
|
static DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.builder() |
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.createdTime(Instant createdTime)
The time that a snapshot job was created.
|
default DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.errorInfo(Consumer<SnapshotJobErrorInfo.Builder> errorInfo)
Displays information for the error that caused a job to fail.
|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.errorInfo(SnapshotJobErrorInfo errorInfo)
Displays information for the error that caused a job to fail.
|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.jobStatus(SnapshotJobStatus jobStatus)
Indicates the status of a job after it has reached a terminal state.
|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.jobStatus(String jobStatus)
Indicates the status of a job after it has reached a terminal state.
|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.lastUpdatedTime(Instant lastUpdatedTime)
The time that a snapshot job status was last updated.
|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.requestId(String requestId)
The Amazon Web Services request ID for this operation.
|
default DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.result(Consumer<SnapshotJobResult.Builder> result)
The result of the snapshot job.
|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.result(SnapshotJobResult result)
The result of the snapshot job.
|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.Builder.status(Integer status)
The HTTP status of the request
|
DescribeDashboardSnapshotJobResultResponse.Builder |
DescribeDashboardSnapshotJobResultResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeDashboardSnapshotJobResultResponse.Builder> |
DescribeDashboardSnapshotJobResultResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.