| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
static JobTimers.Builder |
JobTimers.builder() |
JobTimers.Builder |
JobTimers.Builder.elapsedTimeInActiveSeconds(Long elapsedTimeInActiveSeconds)
Indicates the elapsed time in seconds the job has been in the Active job state.
|
JobTimers.Builder |
JobTimers.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends JobTimers.Builder> |
JobTimers.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default JobProgressSummary.Builder |
JobProgressSummary.Builder.timers(Consumer<JobTimers.Builder> timers)
The JobTimers attribute of a job's progress summary.
|
Copyright © 2022. All rights reserved.