Uses of Class
com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
Packages that use UpdatePipelineStatusResult
Package
Description
-
Uses of UpdatePipelineStatusResult in com.amazonaws.services.elastictranscoder
Methods in com.amazonaws.services.elastictranscoder that return UpdatePipelineStatusResultModifier and TypeMethodDescriptionAbstractAmazonElasticTranscoder.updatePipelineStatus
(UpdatePipelineStatusRequest request) AmazonElasticTranscoder.updatePipelineStatus
(UpdatePipelineStatusRequest updatePipelineStatusRequest) The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.AmazonElasticTranscoderClient.updatePipelineStatus
(UpdatePipelineStatusRequest updatePipelineStatusRequest) The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.Methods in com.amazonaws.services.elastictranscoder that return types with arguments of type UpdatePipelineStatusResultModifier and TypeMethodDescriptionAbstractAmazonElasticTranscoderAsync.updatePipelineStatusAsync
(UpdatePipelineStatusRequest request) AbstractAmazonElasticTranscoderAsync.updatePipelineStatusAsync
(UpdatePipelineStatusRequest request, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult> asyncHandler) AmazonElasticTranscoderAsync.updatePipelineStatusAsync
(UpdatePipelineStatusRequest updatePipelineStatusRequest) The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.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.AmazonElasticTranscoderAsyncClient.updatePipelineStatusAsync
(UpdatePipelineStatusRequest request) AmazonElasticTranscoderAsyncClient.updatePipelineStatusAsync
(UpdatePipelineStatusRequest request, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult> asyncHandler) Method parameters in com.amazonaws.services.elastictranscoder with type arguments of type UpdatePipelineStatusResultModifier and TypeMethodDescriptionAbstractAmazonElasticTranscoderAsync.updatePipelineStatusAsync
(UpdatePipelineStatusRequest request, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult> asyncHandler) 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.AmazonElasticTranscoderAsyncClient.updatePipelineStatusAsync
(UpdatePipelineStatusRequest request, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult> asyncHandler) -
Uses of UpdatePipelineStatusResult in com.amazonaws.services.elastictranscoder.model
Methods in com.amazonaws.services.elastictranscoder.model that return UpdatePipelineStatusResultModifier and TypeMethodDescriptionUpdatePipelineStatusResult.clone()
UpdatePipelineStatusResult.withPipeline
(Pipeline pipeline) A section of the response body that provides information about the pipeline.