| Package | Description | 
|---|---|
| com.amazonaws.services.elastictranscoder | 
 Synchronous and asynchronous client classes for accessing AmazonElasticTranscoder. 
 | 
| com.amazonaws.services.elastictranscoder.model | 
 Classes modeling the various types represented by AmazonElasticTranscoder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateJobResult | 
AmazonElasticTranscoderClient.createJob(CreateJobRequest createJobRequest)
 When you create a job, Elastic Transcoder returns JSON data that
 includes the values that you specified plus information about the job
 that is created. 
 | 
CreateJobResult | 
AmazonElasticTranscoder.createJob(CreateJobRequest createJobRequest)
 When you create a job, Elastic Transcoder returns JSON data that
 includes the values that you specified plus information about the job
 that is created. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<CreateJobResult> | 
AmazonElasticTranscoderAsyncClient.createJobAsync(CreateJobRequest createJobRequest)
 When you create a job, Elastic Transcoder returns JSON data that
 includes the values that you specified plus information about the job
 that is created. 
 | 
Future<CreateJobResult> | 
AmazonElasticTranscoderAsync.createJobAsync(CreateJobRequest createJobRequest)
 When you create a job, Elastic Transcoder returns JSON data that
 includes the values that you specified plus information about the job
 that is created. 
 | 
Future<CreateJobResult> | 
AmazonElasticTranscoderAsyncClient.createJobAsync(CreateJobRequest createJobRequest,
              AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
 When you create a job, Elastic Transcoder returns JSON data that
 includes the values that you specified plus information about the job
 that is created. 
 | 
Future<CreateJobResult> | 
AmazonElasticTranscoderAsync.createJobAsync(CreateJobRequest createJobRequest,
              AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
 When you create a job, Elastic Transcoder returns JSON data that
 includes the values that you specified plus information about the job
 that is created. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<CreateJobResult> | 
AmazonElasticTranscoderAsyncClient.createJobAsync(CreateJobRequest createJobRequest,
              AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
 When you create a job, Elastic Transcoder returns JSON data that
 includes the values that you specified plus information about the job
 that is created. 
 | 
Future<CreateJobResult> | 
AmazonElasticTranscoderAsync.createJobAsync(CreateJobRequest createJobRequest,
              AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
 When you create a job, Elastic Transcoder returns JSON data that
 includes the values that you specified plus information about the job
 that is created. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateJobResult | 
CreateJobResult.clone()  | 
CreateJobResult | 
CreateJobResult.withJob(Job job)
A section of the response body that provides information about the job
 that is created. 
 | 
Copyright © 2015. All rights reserved.