Java com.amazonaws.services.elastictranscoder.model Job fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elastictranscoder.model Job fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elastictranscoder.model Job.

The text is from its open source code.

Method

StringgetId()

The identifier that Elastic Transcoder assigned to the job.

StringgetPipelineId()

The Id of the pipeline that you want Elastic Transcoder to use for transcoding.

StringgetStatus()

The status of the job: Submitted, Progressing, Complete, Canceled, or Error.