public static interface JobTimers.Builder extends SdkPojo, CopyableBuilder<JobTimers.Builder,JobTimers>
| Modifier and Type | Method and Description |
|---|---|
JobTimers.Builder |
elapsedTimeInActiveSeconds(Long elapsedTimeInActiveSeconds)
Indicates the elapsed time in seconds the job has been in the Active job state.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJobTimers.Builder elapsedTimeInActiveSeconds(Long elapsedTimeInActiveSeconds)
Indicates the elapsed time in seconds the job has been in the Active job state.
elapsedTimeInActiveSeconds - Indicates the elapsed time in seconds the job has been in the Active job state.Copyright © 2022. All rights reserved.