DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) for the snapshot job.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.awsAccountId(String awsAccountId) |
The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.
|
static DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.builder() |
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.createdTime(Instant createdTime) |
The time that the snapshot job was created.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.dashboardId(String dashboardId) |
The ID of the dashboard that you have started a snapshot job for.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.jobStatus(String jobStatus) |
Indicates the status of a job.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.jobStatus(SnapshotJobStatus jobStatus) |
Indicates the status of a job.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.lastUpdatedTime(Instant lastUpdatedTime) |
The time that the snapshot job status was last updated.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
default DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.snapshotConfiguration(Consumer<SnapshotConfiguration.Builder> snapshotConfiguration) |
The snapshot configuration of the job.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.snapshotConfiguration(SnapshotConfiguration snapshotConfiguration) |
The snapshot configuration of the job.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.snapshotJobId(String snapshotJobId) |
The ID of the job to be described.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.status(Integer status) |
The HTTP status of the request
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.toBuilder() |
|
default DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.userConfiguration(Consumer<SnapshotUserConfigurationRedacted.Builder> userConfiguration) |
The user configuration for the snapshot job.
|
DescribeDashboardSnapshotJobResponse.Builder |
DescribeDashboardSnapshotJobResponse.Builder.userConfiguration(SnapshotUserConfigurationRedacted userConfiguration) |
The user configuration for the snapshot job.
|