| 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 | 
|---|---|
UpdatePipelineStatusResult | 
AmazonElasticTranscoderClient.updatePipelineStatus(UpdatePipelineStatusRequest updatePipelineStatusRequest)
 The UpdatePipelineStatus operation pauses or reactivates a pipeline,
 so that the pipeline stops or restarts the processing of jobs. 
 | 
UpdatePipelineStatusResult | 
AmazonElasticTranscoder.updatePipelineStatus(UpdatePipelineStatusRequest updatePipelineStatusRequest)
 The UpdatePipelineStatus operation pauses or reactivates a pipeline,
 so that the pipeline stops or restarts the processing of jobs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<UpdatePipelineStatusResult> | 
AmazonElasticTranscoderAsyncClient.updatePipelineStatusAsync(UpdatePipelineStatusRequest updatePipelineStatusRequest)
 The UpdatePipelineStatus operation pauses or reactivates a pipeline,
 so that the pipeline stops or restarts the processing of jobs. 
 | 
Future<UpdatePipelineStatusResult> | 
AmazonElasticTranscoderAsync.updatePipelineStatusAsync(UpdatePipelineStatusRequest updatePipelineStatusRequest)
 The UpdatePipelineStatus operation pauses or reactivates a pipeline,
 so that the pipeline stops or restarts the processing of jobs. 
 | 
Future<UpdatePipelineStatusResult> | 
AmazonElasticTranscoderAsyncClient.updatePipelineStatusAsync(UpdatePipelineStatusRequest updatePipelineStatusRequest,
                         AsyncHandler<UpdatePipelineStatusRequest,UpdatePipelineStatusResult> asyncHandler)
 The UpdatePipelineStatus operation pauses or reactivates a pipeline,
 so that the pipeline stops or restarts the processing of jobs. 
 | 
Future<UpdatePipelineStatusResult> | 
AmazonElasticTranscoderAsync.updatePipelineStatusAsync(UpdatePipelineStatusRequest updatePipelineStatusRequest,
                         AsyncHandler<UpdatePipelineStatusRequest,UpdatePipelineStatusResult> asyncHandler)
 The UpdatePipelineStatus operation pauses or reactivates a pipeline,
 so that the pipeline stops or restarts the processing of jobs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<UpdatePipelineStatusResult> | 
AmazonElasticTranscoderAsyncClient.updatePipelineStatusAsync(UpdatePipelineStatusRequest updatePipelineStatusRequest,
                         AsyncHandler<UpdatePipelineStatusRequest,UpdatePipelineStatusResult> asyncHandler)
 The UpdatePipelineStatus operation pauses or reactivates a pipeline,
 so that the pipeline stops or restarts the processing of jobs. 
 | 
Future<UpdatePipelineStatusResult> | 
AmazonElasticTranscoderAsync.updatePipelineStatusAsync(UpdatePipelineStatusRequest updatePipelineStatusRequest,
                         AsyncHandler<UpdatePipelineStatusRequest,UpdatePipelineStatusResult> asyncHandler)
 The UpdatePipelineStatus operation pauses or reactivates a pipeline,
 so that the pipeline stops or restarts the processing of jobs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdatePipelineStatusResult | 
UpdatePipelineStatusResult.clone()  | 
UpdatePipelineStatusResult | 
UpdatePipelineStatusResult.withPipeline(Pipeline pipeline)
A section of the response body that provides information about the
 pipeline. 
 | 
Copyright © 2015. All rights reserved.