| Package | Description | 
|---|---|
| com.amazonaws.services.elastictranscoder.model | Classes modeling the various types represented by AmazonElasticTranscoder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Timing | Timing. clone() | 
| Timing | Job. getTiming()Details about the timing of a job. | 
| Timing | Timing. withFinishTimeMillis(Long finishTimeMillis)The time the job finished transcoding, in epoch milliseconds. | 
| Timing | Timing. withStartTimeMillis(Long startTimeMillis)The time the job began transcoding, in epoch milliseconds. | 
| Timing | Timing. withSubmitTimeMillis(Long submitTimeMillis)The time the job was submitted to Elastic Transcoder, in epoch
 milliseconds. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Job. setTiming(Timing timing)Details about the timing of a job. | 
| Job | Job. withTiming(Timing timing)Details about the timing of a job. | 
Copyright © 2015. All rights reserved.