| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
JobTimers |
JobTimers.clone() |
JobTimers |
JobProgressSummary.getTimers()
The JobTimers attribute of a job's progress summary.
|
JobTimers |
JobTimers.withElapsedTimeInActiveSeconds(Long elapsedTimeInActiveSeconds)
Indicates the elapsed time in seconds the job has been in the Active job state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobProgressSummary.setTimers(JobTimers timers)
The JobTimers attribute of a job's progress summary.
|
JobProgressSummary |
JobProgressSummary.withTimers(JobTimers timers)
The JobTimers attribute of a job's progress summary.
|
Copyright © 2024. All rights reserved.