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

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

Introduction

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

The text is from its open source code.

Method

StringgetArn()

The Amazon Resource Name (ARN) for the pipeline.

StringgetAwsKmsKeyArn()

The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.

PipelineOutputConfiggetContentConfig()

Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.

StringgetId()

The identifier for the pipeline.

StringgetInputBucket()

The Amazon S3 bucket from which Elastic Transcoder gets media files for transcoding and the graphics files, if any, that you want to use for watermarks.

StringgetName()

The name of the pipeline.

StringgetOutputBucket()

The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists.

StringgetRole()

The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.

StringgetStatus()

The current status of the pipeline:

  • Active: The pipeline is processing jobs.

PipelineOutputConfiggetThumbnailConfig()

Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.