Skip navigation links
A B C D E G H I J L M N P R S T U V W 

A

AbstractAmazonElasticTranscoder - Class in com.amazonaws.services.elastictranscoder
Abstract implementation of AmazonElasticTranscoder.
AbstractAmazonElasticTranscoder() - Constructor for class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
AbstractAmazonElasticTranscoderAsync - Class in com.amazonaws.services.elastictranscoder
Abstract implementation of AmazonElasticTranscoderAsync.
AbstractAmazonElasticTranscoderAsync() - Constructor for class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
AccessDeniedException - Exception in com.amazonaws.services.elastictranscoder.model
General authentication failure.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addCodecOptionsEntry(String, String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
 
addUserMetadataEntry(String, String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
 
addUserMetadataEntry(String, String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
 
AmazonElasticTranscoder - Interface in com.amazonaws.services.elastictranscoder
Interface for accessing Amazon Elastic Transcoder.
AmazonElasticTranscoderAsync - Interface in com.amazonaws.services.elastictranscoder
Interface for accessing Amazon Elastic Transcoder asynchronously.
AmazonElasticTranscoderAsyncClient - Class in com.amazonaws.services.elastictranscoder
Client for accessing Amazon Elastic Transcoder asynchronously.
AmazonElasticTranscoderAsyncClient() - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
AmazonElasticTranscoderAsyncClientBuilder - Class in com.amazonaws.services.elastictranscoder
Fluent builder for AmazonElasticTranscoderAsync.
AmazonElasticTranscoderClient - Class in com.amazonaws.services.elastictranscoder
Client for accessing Amazon Elastic Transcoder.
AmazonElasticTranscoderClient() - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
AmazonElasticTranscoderClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
AmazonElasticTranscoderClient(AWSCredentials) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonElasticTranscoderClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonElasticTranscoderClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
AmazonElasticTranscoderClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
AmazonElasticTranscoderClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
AmazonElasticTranscoderClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
AmazonElasticTranscoderClientBuilder - Class in com.amazonaws.services.elastictranscoder
Fluent builder for AmazonElasticTranscoder.
AmazonElasticTranscoderException - Exception in com.amazonaws.services.elastictranscoder.model
Base exception for all service exceptions thrown by Amazon Elastic Transcoder
AmazonElasticTranscoderException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.AmazonElasticTranscoderException
Constructs a new AmazonElasticTranscoderException with the specified error message.
AmazonElasticTranscoderWaiters - Class in com.amazonaws.services.elastictranscoder.waiters
 
AmazonElasticTranscoderWaiters(AmazonElasticTranscoder) - Constructor for class com.amazonaws.services.elastictranscoder.waiters.AmazonElasticTranscoderWaiters
Constructs a new AmazonElasticTranscoderWaiters with the given client
apply(ReadJobRequest) - Method in class com.amazonaws.services.elastictranscoder.waiters.ReadJobFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
Artwork - Class in com.amazonaws.services.elastictranscoder.model
The file to be used as album art.
Artwork() - Constructor for class com.amazonaws.services.elastictranscoder.model.Artwork
 
asyncBuilder() - Static method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
AudioCodecOptions - Class in com.amazonaws.services.elastictranscoder.model
Options associated with your audio codec.
AudioCodecOptions() - Constructor for class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
 
AudioParameters - Class in com.amazonaws.services.elastictranscoder.model
Parameters required for transcoding audio.
AudioParameters() - Constructor for class com.amazonaws.services.elastictranscoder.model.AudioParameters
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClientBuilder
Construct an asynchronous implementation of AmazonElasticTranscoderAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClientBuilder
Construct a synchronous implementation of AmazonElasticTranscoder using the current builder configuration.
builder() - Static method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
 

C

cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
cancelJob(CancelJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The CancelJob operation cancels an unfinished job.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The CancelJob operation cancels an unfinished job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
cancelJobAsync(CancelJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CancelJob operation cancels an unfinished job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CancelJob operation cancels an unfinished job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
CancelJobRequest - Class in com.amazonaws.services.elastictranscoder.model
The CancelJobRequest structure.
CancelJobRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
 
CancelJobResult - Class in com.amazonaws.services.elastictranscoder.model
The response body contains a JSON object.
CancelJobResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.CancelJobResult
 
CaptionFormat - Class in com.amazonaws.services.elastictranscoder.model
The file format of the output captions.
CaptionFormat() - Constructor for class com.amazonaws.services.elastictranscoder.model.CaptionFormat
 
Captions - Class in com.amazonaws.services.elastictranscoder.model
The captions to be created, if any.
Captions() - Constructor for class com.amazonaws.services.elastictranscoder.model.Captions
 
CaptionSource - Class in com.amazonaws.services.elastictranscoder.model
A source file for the input sidecar captions used during the transcoding process.
CaptionSource() - Constructor for class com.amazonaws.services.elastictranscoder.model.CaptionSource
 
clearCodecOptionsEntries() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Removes all the entries added into CodecOptions.
clearUserMetadataEntries() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
Removes all the entries added into UserMetadata.
clearUserMetadataEntries() - Method in class com.amazonaws.services.elastictranscoder.model.Job
Removes all the entries added into UserMetadata.
Clip - Class in com.amazonaws.services.elastictranscoder.model
Deprecated.
Clip() - Constructor for class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Job
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
 
clone() - Method in class com.amazonaws.services.elastictranscoder.model.Warning
 
com.amazonaws.services.elastictranscoder - package com.amazonaws.services.elastictranscoder
AWS Elastic Transcoder Service
com.amazonaws.services.elastictranscoder.model - package com.amazonaws.services.elastictranscoder.model
 
com.amazonaws.services.elastictranscoder.waiters - package com.amazonaws.services.elastictranscoder.waiters
 
configFactory - Static variable in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Client configuration factory providing ClientConfigurations tailored to this client
createJob(CreateJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
createJob(CreateJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
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.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
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.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
createJobAsync(CreateJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
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.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
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.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
CreateJobOutput - Class in com.amazonaws.services.elastictranscoder.model
The CreateJobOutput structure.
CreateJobOutput() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
 
CreateJobPlaylist - Class in com.amazonaws.services.elastictranscoder.model
Information about the master playlist.
CreateJobPlaylist() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
 
CreateJobRequest - Class in com.amazonaws.services.elastictranscoder.model
The CreateJobRequest structure.
CreateJobRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
 
CreateJobResult - Class in com.amazonaws.services.elastictranscoder.model
The CreateJobResponse structure.
CreateJobResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreateJobResult
 
createPipeline(CreatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
createPipeline(CreatePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipeline(CreatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipelineAsync(CreatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
createPipelineAsync(CreatePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipelineAsync(CreatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
CreatePipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
The CreatePipelineRequest structure.
CreatePipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
 
CreatePipelineResult - Class in com.amazonaws.services.elastictranscoder.model
When you create a pipeline, Elastic Transcoder returns the values that you specified in the request.
CreatePipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
 
createPreset(CreatePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
createPreset(CreatePresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The CreatePreset operation creates a preset with settings that you specify.
createPreset(CreatePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The CreatePreset operation creates a preset with settings that you specify.
createPresetAsync(CreatePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
createPresetAsync(CreatePresetRequest, AsyncHandler<CreatePresetRequest, CreatePresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
createPresetAsync(CreatePresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CreatePreset operation creates a preset with settings that you specify.
createPresetAsync(CreatePresetRequest, AsyncHandler<CreatePresetRequest, CreatePresetResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CreatePreset operation creates a preset with settings that you specify.
createPresetAsync(CreatePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
createPresetAsync(CreatePresetRequest, AsyncHandler<CreatePresetRequest, CreatePresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
CreatePresetRequest - Class in com.amazonaws.services.elastictranscoder.model
The CreatePresetRequest structure.
CreatePresetRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
 
CreatePresetResult - Class in com.amazonaws.services.elastictranscoder.model
The CreatePresetResponse structure.
CreatePresetResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
 

D

defaultClient() - Static method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClientBuilder
 
deletePipeline(DeletePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
deletePipeline(DeletePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The DeletePipeline operation removes a pipeline.
deletePipeline(DeletePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The DeletePipeline operation removes a pipeline.
deletePipelineAsync(DeletePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
deletePipelineAsync(DeletePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The DeletePipeline operation removes a pipeline.
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The DeletePipeline operation removes a pipeline.
deletePipelineAsync(DeletePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
DeletePipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
The DeletePipelineRequest structure.
DeletePipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
 
DeletePipelineResult - Class in com.amazonaws.services.elastictranscoder.model
The DeletePipelineResponse structure.
DeletePipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
 
deletePreset(DeletePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
deletePreset(DeletePresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePreset(DeletePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePresetAsync(DeletePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
deletePresetAsync(DeletePresetRequest, AsyncHandler<DeletePresetRequest, DeletePresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
deletePresetAsync(DeletePresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePresetAsync(DeletePresetRequest, AsyncHandler<DeletePresetRequest, DeletePresetResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePresetAsync(DeletePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
deletePresetAsync(DeletePresetRequest, AsyncHandler<DeletePresetRequest, DeletePresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
DeletePresetRequest - Class in com.amazonaws.services.elastictranscoder.model
The DeletePresetRequest structure.
DeletePresetRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
 
DeletePresetResult - Class in com.amazonaws.services.elastictranscoder.model
The DeletePresetResponse structure.
DeletePresetResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
 
DetectedProperties - Class in com.amazonaws.services.elastictranscoder.model
The detected properties of the input file.
DetectedProperties() - Constructor for class com.amazonaws.services.elastictranscoder.model.DetectedProperties
 

E

Encryption - Class in com.amazonaws.services.elastictranscoder.model
The encryption settings, if any, that are used for decrypting your input files or encrypting your output files.
Encryption() - Constructor for class com.amazonaws.services.elastictranscoder.model.Encryption
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Job
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
 

G

getAccess() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The permission that you want to give to the AWS user that is listed in Grantee.
getAlbumArt() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
getAlbumArt() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The album art to be associated with the output file, if any.
getAlbumArtFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The format of album art, if any.
getAppliedColorSpaceConversion() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
If Elastic Transcoder used a preset with a ColorSpaceConversionMode to transcode the output file, the AppliedColorSpaceConversion parameter shows the conversion used.
getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Amazon Resource Name (ARN) for the job.
getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Resource Name (ARN) for the pipeline.
getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The Amazon Resource Name (ARN) for the preset.
getArtwork() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
The file to be used as album art.
getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
To list pipelines in chronological order by the date and time that they were created, enter true.
getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
To list presets in chronological order by the date and time that they were created, enter true.
getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The aspect ratio of the input file.
getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
getAudio() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the audio parameters.
getAudio() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the audio preset values.
getAudioPackingMode() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The method of organizing audio channels and tracks.
getAwsKmsKeyArn() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
getAwsKmsKeyArn() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
getAwsKmsKeyArn() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
getBitDepth() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio bit depth when you specify flac or pcm for the value of Audio:Codec.
getBitOrder() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio bit order when you specify pcm for the value of Audio:Codec.
getBitRate() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The bit rate of the audio stream in the output file, in kilobits/second.
getBitRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The bit rate of the video stream in the output file, in kilobits/second.
getBucket() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCaptionFormats() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
The array of file formats for the output captions.
getCaptions() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
getCaptions() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
getCaptionSources() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
Deprecated.
getCaptionSources() - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
Source files for the input sidecar captions used during the transcoding process.
getChannels() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The number of audio channels in the output file.
getCode() - Method in class com.amazonaws.services.elastictranscoder.model.Warning
The code of the cross-regional warning.
getCodec() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The audio codec for the output file.
getCodec() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The video codec for the output file.
getCodecOptions() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
If you specified AAC for Audio:Codec, this is the AAC compression profile to use.
getCodecOptions() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Profile (H.264/VP8/VP9 Only)
getCompleted() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
getComposition() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Deprecated.
getComposition() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Deprecated.
getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The container type for the output file.
getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The container type for the input file.
getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The container type for the output file.
getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.
getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
getDescription() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A description of the preset.
getDescription() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A description of the preset.
getDetectedProperties() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The detected properties of the input file.
getDisplayAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The value that Elastic Transcoder adds to the metadata in the output file.
getDuration() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in seconds.
getDuration() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The duration of the clip.
getDurationMillis() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected duration of the input file, in milliseconds.
getDurationMillis() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in milliseconds.
getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.
getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you want Elastic Transcoder to apply to your caption sources.
getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can specify encryption settings for any output files that you want to use for a transcoding job.
getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The encryption settings, if any, that are used for decrypting your input files.
getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.
getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.
getError() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
getExecutorService() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Returns the executor service used by this client to execute async requests.
getFileSize() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected file size of the input file, in bytes.
getFileSize() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
File size of the output file, in bytes.
getFinishTimeMillis() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job finished transcoding, in epoch milliseconds.
getFixedGOP() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or VP8.
getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for this output.
getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The format of the output playlist.
getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The format of the output playlist.
getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The type of DRM, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The format of thumbnails, if any.
getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected frame rate of the input file, in frames per second.
getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The frame rate of the input file.
getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Frame rate of the output file, in frames per second.
getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The frames per second for the video stream in the output file.
getGrantee() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The AWS user or group that you want to have access to transcoded files and playlists.
getGranteeType() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The type of value that appears in the Grantee object:
getHeight() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected height of the input file, in pixels.
getHeight() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Height of the output file, in pixels.
getHlsContentProtection() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
getHlsContentProtection() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
getHorizontalAlign() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The horizontal position of the watermark unless you specify a non-zero value for HorizontalOffset:
getHorizontalOffset() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The amount by which you want the horizontal position of the watermark to be offset from the position specified by HorizontalAlign:
getId() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
The identifier of the job that you want to cancel.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
The identifier of the pipeline that you want to delete.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
The identifier of the preset for which you want to get detailed information.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The identifier that Elastic Transcoder assigned to the job.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
A sequential counter, starting with 1, that identifies an output among the outputs from the current job.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The identifier for the pipeline.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Identifier for the new preset.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A unique identifier for the settings for one watermark.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
The identifier of the job for which you want to get detailed information.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
The identifier of the pipeline to read.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
The identifier of the preset for which you want to get detailed information.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The identifier of the pipeline for which you want to change notification settings.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ID of the pipeline that you want to update.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The identifier of the pipeline to update.
getInitializationVector() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The series of random bits created by a random bit generator, unique for every encryption operation, that you used to encrypt your input files or that you want Elastic Transcoder to use to encrypt your output files.
getInitializationVector() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If Elastic Transcoder is generating your key for you, you must leave this field blank.
getInitializationVector() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The series of random bits created by a random bit generator, unique for every encryption operation, that you want Elastic Transcoder to use to encrypt your files.
getInput() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the file that is being transcoded.
getInput() - Method in class com.amazonaws.services.elastictranscoder.model.Job
A section of the request or response body that provides information about the file that is being transcoded.
getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode.
getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
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.
getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that contains media files to be transcoded.
getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.
getInputCaptions() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
getInputKey() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The name of the file to be used as album art.
getInputKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The name of the .png or .jpg file that you want to use for the watermark.
getInputs() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the files that are being transcoded.
getInputs() - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the files that you're transcoding.
getInterlaced() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Whether the input file is interlaced.
getInterval() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The approximate number of seconds between thumbnails.
getJob() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
A section of the response body that provides information about the job that is created.
getJob() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
A section of the response body that provides information about the job.
getJobs() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
An array of Job objects that are in the specified pipeline.
getJobs() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
An array of Job objects that have the specified status.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The name of the sidecar caption file that you want Elastic Transcoder to include in the output file.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The name to assign to the transcoded file.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The data encryption key that you want Elastic Transcoder to use to encrypt your output file, or that was used to encrypt your input file.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If you want Elastic Transcoder to generate a key for you, leave this field blank.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The name of the file to transcode.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The name to assign to the transcoded file.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The DRM key for your file, provided by your DRM license provider.
getKeyframesMaxDist() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or VP8.
getKeyId() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The ID for your DRM key, so that your DRM license provider knows which key to provide.
getKeyMd5() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The MD5 digest of the key that you used to encrypt your input file, or that you want Elastic Transcoder to use to encrypt your output file.
getKeyMd5() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If Elastic Transcoder is generating your key for you, you must leave this field blank.
getKeyMd5() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The MD5 digest of the key used for DRM on your file, and that you want Elastic Transcoder to use as a checksum to make sure your key was not corrupted in transit.
getKeyStoragePolicy() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
Specify whether you want Elastic Transcoder to write your HLS license key to an Amazon S3 bucket.
getLabel() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The label of the caption shown in the player when choosing a language.
getLanguage() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
A string that specifies the language of the caption.
getLicenseAcquisitionUrl() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
The location of the license key required to decrypt your HLS playlist.
getLicenseAcquisitionUrl() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The location of the license key required to play DRM content.
getMaxFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
If you specify auto for FrameRate, Elastic Transcoder uses the frame rate of the input video for the frame rate of the output video.
getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum height of the output album art in pixels.
getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum height of the watermark in one of the following formats:
getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum height of thumbnails in pixels.
getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum height of the output video in pixels.
getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum width of the output album art in pixels.
getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum width of the watermark in one of the following formats:
getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum width of thumbnails in pixels.
getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum width of the output video in pixels.
getMergePolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
Deprecated.
getMergePolicy() - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
A policy that determines how Elastic Transcoder handles the existence of multiple captions.
getMergePolicy() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
A policy that determines how Elastic Transcoder handles the existence of multiple album artwork files.
getMessage() - Method in class com.amazonaws.services.elastictranscoder.model.Warning
The message explaining what resources are in a different region from the pipeline.
getMessages() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.
getMethod() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
The content protection method for your output.
getMode() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The specific server-side encryption mode that you want Elastic Transcoder to use when decrypting your input files or encrypting your output files.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The name of the pipeline.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The name of the preset.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The name of the pipeline.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The name of the preset.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The name of the pipeline.
getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
A value that you use to access the second and subsequent pages of results, if any.
getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
A value that you use to access the second and subsequent pages of results, if any.
getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
A value that you use to access the second and subsequent pages of results, if any.
getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
A value that you use to access the second and subsequent pages of results, if any.
getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
getOpacity() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A percentage that indicates how much you want a watermark to obscure the video in the location where it appears.
getOutput() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) file.
getOutput() - Method in class com.amazonaws.services.elastictranscoder.model.Job
If you specified one output for a job, information about that output.
getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists.
getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that Elastic Transcoder writes transcoded media files to.
getOutputKeyPrefix() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
getOutputKeyPrefix() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
getOutputKeys() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
getOutputKeys() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
getOutputs() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) files.
getOutputs() - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the output files.
getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
When you set PaddingPolicy to Pad, Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for MaxWidth and MaxHeight.
getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail MaxWidth and MaxHeight settings.
getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for MaxWidth and MaxHeight.
getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
getPattern() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The prefix for caption filenames, in the form description-{language}, where:
getPermissions() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Optional.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
A section of the response body that provides information about the pipeline that is created.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
A section of the response body that provides information about the pipeline.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
A section of the response body that provides information about the pipeline associated with this notification.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
The pipeline updated by this UpdatePipelineResponse call.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
A section of the response body that provides information about the pipeline.
getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
The ID of the pipeline for which you want to get job information.
getPipelines() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
An array of Pipeline objects.
getPlaylists() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
If you specify a preset in PresetId for which the value of Container is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
getPlaylists() - Method in class com.amazonaws.services.elastictranscoder.model.Job
getPlayReadyDrm() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
getPlayReadyDrm() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
getPreset() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
A section of the response body that provides information about the preset that is created.
getPreset() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
A section of the response body that provides information about the preset.
getPresetId() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The Id of the preset to use for this job.
getPresetId() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The value of the Id object for the preset that you want to use for this job.
getPresets() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
An array of Preset objects.
getPresetWatermarkId() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding.
getProfile() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio profile when you specify AAC for the value of Audio:Codec.
getProgressing() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.
getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
This value must be auto, which causes Elastic Transcoder to automatically detect the resolution of the input file.
getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
getRole() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.
getRole() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.
getRole() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test.
getRole() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.
getRotate() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
getRotate() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
getSampleRate() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The sample rate of the audio stream in the output file, in Hertz.
getSegmentDuration() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
getSegmentDuration() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
getSigned() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose whether an audio sample is signed when you specify pcm for the value of Audio:Codec.
getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
Specify one of the following values to control scaling of the output album art:
getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that controls scaling of the watermark:
getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
Specify one of the following values to control scaling of thumbnails:
getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Specify one of the following values to control scaling of the output video:
getStartTime() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The place in the input file where you want a clip to start.
getStartTimeMillis() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job began transcoding, in epoch milliseconds.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The status of the job: Submitted, Progressing, Complete, Canceled, or Error.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The status of one output in a job.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To get information about all of the jobs associated with the current AWS account that have a given status, specify the following status: Submitted, Progressing, Complete, Canceled, or Error.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The current status of the pipeline:
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The status of the job with which the playlist is associated.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The desired status of the pipeline:
getStatusDetail() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information that further explains Status.
getStatusDetail() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
Information that further explains the status.
getStorageClass() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
getSubmitTimeMillis() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job was submitted to Elastic Transcoder, in epoch milliseconds.
getSuccess() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
If the operation is successful, this value is true; otherwise, the value is false.
getTarget() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that determines how Elastic Transcoder interprets values that you specified for HorizontalOffset, VerticalOffset, MaxWidth, and MaxHeight:
getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
getThumbnailEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
getThumbnailEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
getThumbnailPattern() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
getThumbnailPattern() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
getThumbnails() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the thumbnail parameters, if any.
getThumbnails() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the thumbnail preset values, if any.
getTimeOffset() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
For clip generation or captions that do not start at the same time as the associated video file, the TimeOffset tells Elastic Transcoder how much of the video to encode before including captions.
getTimeSpan() - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
Settings that determine when a clip begins and how long it lasts.
getTimeSpan() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Settings for clipping an input.
getTiming() - Method in class com.amazonaws.services.elastictranscoder.model.Job
Details about the timing of a job.
getTopics() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
getType() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that you have defined (Custom).
getUserMetadata() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
User-defined metadata that you want to associate with an Elastic Transcoder job.
getUserMetadata() - Method in class com.amazonaws.services.elastictranscoder.model.Job
User-defined metadata that you want to associate with an Elastic Transcoder job.
getVerticalAlign() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The vertical position of the watermark unless you specify a non-zero value for VerticalOffset:
getVerticalOffset() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
VerticalOffset
getVideo() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the video parameters.
getVideo() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the video preset values.
getWarning() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard.
getWarning() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
getWarnings() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
getWarnings() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
getWarnings() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
getWidth() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected width of the input file, in pixels.
getWidth() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Specifies the width of the output file in pixels.

H

hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Job
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Warning
 
HlsContentProtection - Class in com.amazonaws.services.elastictranscoder.model
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to your output files.
HlsContentProtection() - Constructor for class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
 

I

IncompatibleVersionException - Exception in com.amazonaws.services.elastictranscoder.model
 
IncompatibleVersionException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.IncompatibleVersionException
Constructs a new IncompatibleVersionException with the specified error message.
InputCaptions - Class in com.amazonaws.services.elastictranscoder.model
The captions to be created, if any.
InputCaptions() - Constructor for class com.amazonaws.services.elastictranscoder.model.InputCaptions
 
InternalServiceException - Exception in com.amazonaws.services.elastictranscoder.model
Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.

J

Job - Class in com.amazonaws.services.elastictranscoder.model
A section of the response body that provides information about the job that is created.
Job() - Constructor for class com.amazonaws.services.elastictranscoder.model.Job
 
JobAlbumArt - Class in com.amazonaws.services.elastictranscoder.model
The .jpg or .png file associated with an audio file.
JobAlbumArt() - Constructor for class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
 
jobComplete() - Method in class com.amazonaws.services.elastictranscoder.waiters.AmazonElasticTranscoderWaiters
Builds a JobComplete waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
JobInput - Class in com.amazonaws.services.elastictranscoder.model
Information about the file that you're transcoding.
JobInput() - Constructor for class com.amazonaws.services.elastictranscoder.model.JobInput
 
JobOutput - Class in com.amazonaws.services.elastictranscoder.model
JobOutput() - Constructor for class com.amazonaws.services.elastictranscoder.model.JobOutput
 
JobWatermark - Class in com.amazonaws.services.elastictranscoder.model
Watermarks can be in .png or .jpg format.
JobWatermark() - Constructor for class com.amazonaws.services.elastictranscoder.model.JobWatermark
 

L

LimitExceededException - Exception in com.amazonaws.services.elastictranscoder.model
Too many operations for a given AWS account.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listJobsByPipeline(ListJobsByPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
listJobsByPipeline(ListJobsByPipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipeline(ListJobsByPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipelineAsync(ListJobsByPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
listJobsByPipelineAsync(ListJobsByPipelineRequest, AsyncHandler<ListJobsByPipelineRequest, ListJobsByPipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
listJobsByPipelineAsync(ListJobsByPipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipelineAsync(ListJobsByPipelineRequest, AsyncHandler<ListJobsByPipelineRequest, ListJobsByPipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipelineAsync(ListJobsByPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
listJobsByPipelineAsync(ListJobsByPipelineRequest, AsyncHandler<ListJobsByPipelineRequest, ListJobsByPipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
ListJobsByPipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
The ListJobsByPipelineRequest structure.
ListJobsByPipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
 
ListJobsByPipelineResult - Class in com.amazonaws.services.elastictranscoder.model
The ListJobsByPipelineResponse structure.
ListJobsByPipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
 
listJobsByStatus(ListJobsByStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
listJobsByStatus(ListJobsByStatusRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatus(ListJobsByStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatusAsync(ListJobsByStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
listJobsByStatusAsync(ListJobsByStatusRequest, AsyncHandler<ListJobsByStatusRequest, ListJobsByStatusResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
listJobsByStatusAsync(ListJobsByStatusRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatusAsync(ListJobsByStatusRequest, AsyncHandler<ListJobsByStatusRequest, ListJobsByStatusResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatusAsync(ListJobsByStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
listJobsByStatusAsync(ListJobsByStatusRequest, AsyncHandler<ListJobsByStatusRequest, ListJobsByStatusResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
ListJobsByStatusRequest - Class in com.amazonaws.services.elastictranscoder.model
The ListJobsByStatusRequest structure.
ListJobsByStatusRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
 
ListJobsByStatusResult - Class in com.amazonaws.services.elastictranscoder.model
The ListJobsByStatusResponse structure.
ListJobsByStatusResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
 
listPipelines(ListPipelinesRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
listPipelines() - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
listPipelines(ListPipelinesRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelines() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Simplified method form for invoking the ListPipelines operation.
listPipelines(ListPipelinesRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelines() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
 
listPipelinesAsync(ListPipelinesRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
listPipelinesAsync() - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
Simplified method form for invoking the ListPipelines operation.
listPipelinesAsync(AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
Simplified method form for invoking the ListPipelines operation with an AsyncHandler.
listPipelinesAsync(ListPipelinesRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelinesAsync() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Simplified method form for invoking the ListPipelines operation.
listPipelinesAsync(AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Simplified method form for invoking the ListPipelines operation with an AsyncHandler.
listPipelinesAsync(ListPipelinesRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
listPipelinesAsync() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Simplified method form for invoking the ListPipelines operation.
listPipelinesAsync(AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Simplified method form for invoking the ListPipelines operation with an AsyncHandler.
ListPipelinesRequest - Class in com.amazonaws.services.elastictranscoder.model
The ListPipelineRequest structure.
ListPipelinesRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
 
ListPipelinesResult - Class in com.amazonaws.services.elastictranscoder.model
A list of the pipelines associated with the current AWS account.
ListPipelinesResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
 
listPresets(ListPresetsRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
listPresets() - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
listPresets(ListPresetsRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresets() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Simplified method form for invoking the ListPresets operation.
listPresets(ListPresetsRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresets() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
 
listPresetsAsync(ListPresetsRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
listPresetsAsync(ListPresetsRequest, AsyncHandler<ListPresetsRequest, ListPresetsResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
listPresetsAsync() - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
Simplified method form for invoking the ListPresets operation.
listPresetsAsync(AsyncHandler<ListPresetsRequest, ListPresetsResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
Simplified method form for invoking the ListPresets operation with an AsyncHandler.
listPresetsAsync(ListPresetsRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresetsAsync(ListPresetsRequest, AsyncHandler<ListPresetsRequest, ListPresetsResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresetsAsync() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Simplified method form for invoking the ListPresets operation.
listPresetsAsync(AsyncHandler<ListPresetsRequest, ListPresetsResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Simplified method form for invoking the ListPresets operation with an AsyncHandler.
listPresetsAsync(ListPresetsRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
listPresetsAsync(ListPresetsRequest, AsyncHandler<ListPresetsRequest, ListPresetsResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
listPresetsAsync() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Simplified method form for invoking the ListPresets operation.
listPresetsAsync(AsyncHandler<ListPresetsRequest, ListPresetsResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Simplified method form for invoking the ListPresets operation with an AsyncHandler.
ListPresetsRequest - Class in com.amazonaws.services.elastictranscoder.model
The ListPresetsRequest structure.
ListPresetsRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
 
ListPresetsResult - Class in com.amazonaws.services.elastictranscoder.model
The ListPresetsResponse structure.
ListPresetsResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Job
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
 

N

Notifications - Class in com.amazonaws.services.elastictranscoder.model
The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.
Notifications() - Constructor for class com.amazonaws.services.elastictranscoder.model.Notifications
 

P

Permission - Class in com.amazonaws.services.elastictranscoder.model
The Permission structure.
Permission() - Constructor for class com.amazonaws.services.elastictranscoder.model.Permission
 
Pipeline - Class in com.amazonaws.services.elastictranscoder.model
The pipeline (queue) that is used to manage jobs.
Pipeline() - Constructor for class com.amazonaws.services.elastictranscoder.model.Pipeline
 
PipelineOutputConfig - Class in com.amazonaws.services.elastictranscoder.model
The PipelineOutputConfig structure.
PipelineOutputConfig() - Constructor for class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
 
Playlist - Class in com.amazonaws.services.elastictranscoder.model
Use Only for Fragmented MP4 or MPEG-TS Outputs.
Playlist() - Constructor for class com.amazonaws.services.elastictranscoder.model.Playlist
 
PlayReadyDrm - Class in com.amazonaws.services.elastictranscoder.model
The PlayReady DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
PlayReadyDrm() - Constructor for class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
 
Preset - Class in com.amazonaws.services.elastictranscoder.model
Presets are templates that contain most of the settings for transcoding media files from one format to another.
Preset() - Constructor for class com.amazonaws.services.elastictranscoder.model.Preset
 
PresetWatermark - Class in com.amazonaws.services.elastictranscoder.model
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
PresetWatermark() - Constructor for class com.amazonaws.services.elastictranscoder.model.PresetWatermark
 

R

readJob(ReadJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
readJob(ReadJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ReadJob operation returns detailed information about a job.
readJob(ReadJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ReadJob operation returns detailed information about a job.
readJobAsync(ReadJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
readJobAsync(ReadJobRequest, AsyncHandler<ReadJobRequest, ReadJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
readJobAsync(ReadJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadJob operation returns detailed information about a job.
readJobAsync(ReadJobRequest, AsyncHandler<ReadJobRequest, ReadJobResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadJob operation returns detailed information about a job.
readJobAsync(ReadJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
readJobAsync(ReadJobRequest, AsyncHandler<ReadJobRequest, ReadJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
ReadJobFunction - Class in com.amazonaws.services.elastictranscoder.waiters
 
ReadJobFunction(AmazonElasticTranscoder) - Constructor for class com.amazonaws.services.elastictranscoder.waiters.ReadJobFunction
Constructs a new ReadJobFunction with the given client
ReadJobRequest - Class in com.amazonaws.services.elastictranscoder.model
The ReadJobRequest structure.
ReadJobRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
 
ReadJobResult - Class in com.amazonaws.services.elastictranscoder.model
The ReadJobResponse structure.
ReadJobResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadJobResult
 
readPipeline(ReadPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
readPipeline(ReadPipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ReadPipeline operation gets detailed information about a pipeline.
readPipeline(ReadPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ReadPipeline operation gets detailed information about a pipeline.
readPipelineAsync(ReadPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
readPipelineAsync(ReadPipelineRequest, AsyncHandler<ReadPipelineRequest, ReadPipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
readPipelineAsync(ReadPipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadPipeline operation gets detailed information about a pipeline.
readPipelineAsync(ReadPipelineRequest, AsyncHandler<ReadPipelineRequest, ReadPipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadPipeline operation gets detailed information about a pipeline.
readPipelineAsync(ReadPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
readPipelineAsync(ReadPipelineRequest, AsyncHandler<ReadPipelineRequest, ReadPipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
ReadPipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
The ReadPipelineRequest structure.
ReadPipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
 
ReadPipelineResult - Class in com.amazonaws.services.elastictranscoder.model
The ReadPipelineResponse structure.
ReadPipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
 
readPreset(ReadPresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
readPreset(ReadPresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ReadPreset operation gets detailed information about a preset.
readPreset(ReadPresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ReadPreset operation gets detailed information about a preset.
readPresetAsync(ReadPresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
readPresetAsync(ReadPresetRequest, AsyncHandler<ReadPresetRequest, ReadPresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
readPresetAsync(ReadPresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadPreset operation gets detailed information about a preset.
readPresetAsync(ReadPresetRequest, AsyncHandler<ReadPresetRequest, ReadPresetResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadPreset operation gets detailed information about a preset.
readPresetAsync(ReadPresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
readPresetAsync(ReadPresetRequest, AsyncHandler<ReadPresetRequest, ReadPresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
ReadPresetRequest - Class in com.amazonaws.services.elastictranscoder.model
The ReadPresetRequest structure.
ReadPresetRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
 
ReadPresetResult - Class in com.amazonaws.services.elastictranscoder.model
The ReadPresetResponse structure.
ReadPresetResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
 
ResourceInUseException - Exception in com.amazonaws.services.elastictranscoder.model
The resource you are attempting to change is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.elastictranscoder.model
The requested resource does not exist or is not available.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setAccess(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The permission that you want to give to the AWS user that is listed in Grantee.
setAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
setAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The album art to be associated with the output file, if any.
setAlbumArtFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The format of album art, if any.
setAppliedColorSpaceConversion(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
If Elastic Transcoder used a preset with a ColorSpaceConversionMode to transcode the output file, the AppliedColorSpaceConversion parameter shows the conversion used.
setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Amazon Resource Name (ARN) for the job.
setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Resource Name (ARN) for the pipeline.
setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The Amazon Resource Name (ARN) for the preset.
setArtwork(Collection<Artwork>) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
The file to be used as album art.
setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
To list pipelines in chronological order by the date and time that they were created, enter true.
setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
To list presets in chronological order by the date and time that they were created, enter true.
setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The aspect ratio of the input file.
setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
setAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the audio parameters.
setAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the audio preset values.
setAudioPackingMode(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The method of organizing audio channels and tracks.
setAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
setAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
setAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
setBitDepth(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio bit depth when you specify flac or pcm for the value of Audio:Codec.
setBitOrder(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio bit order when you specify pcm for the value of Audio:Codec.
setBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The bit rate of the audio stream in the output file, in kilobits/second.
setBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The bit rate of the video stream in the output file, in kilobits/second.
setBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
setCaptionFormats(Collection<CaptionFormat>) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
The array of file formats for the output captions.
setCaptions(Captions) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
setCaptions(Captions) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
setCaptionSources(Collection<CaptionSource>) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
Deprecated.
setCaptionSources(Collection<CaptionSource>) - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
Source files for the input sidecar captions used during the transcoding process.
setChannels(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The number of audio channels in the output file.
setCode(String) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
The code of the cross-regional warning.
setCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The audio codec for the output file.
setCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The video codec for the output file.
setCodecOptions(AudioCodecOptions) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
If you specified AAC for Audio:Codec, this is the AAC compression profile to use.
setCodecOptions(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Profile (H.264/VP8/VP9 Only)
setCompleted(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
setComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Deprecated.
setComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Deprecated.
setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The container type for the output file.
setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The container type for the input file.
setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The container type for the output file.
setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.
setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
setDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A description of the preset.
setDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A description of the preset.
setDetectedProperties(DetectedProperties) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The detected properties of the input file.
setDisplayAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The value that Elastic Transcoder adds to the metadata in the output file.
setDuration(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in seconds.
setDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The duration of the clip.
setDurationMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected duration of the input file, in milliseconds.
setDurationMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in milliseconds.
setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.
setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you want Elastic Transcoder to apply to your caption sources.
setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can specify encryption settings for any output files that you want to use for a transcoding job.
setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The encryption settings, if any, that are used for decrypting your input files.
setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.
setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.
setEndpoint(String) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
setEndpoint(String) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setError(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
setFileSize(Long) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected file size of the input file, in bytes.
setFileSize(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
File size of the output file, in bytes.
setFinishTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job finished transcoding, in epoch milliseconds.
setFixedGOP(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or VP8.
setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for this output.
setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The format of the output playlist.
setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The format of the output playlist.
setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The type of DRM, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The format of thumbnails, if any.
setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected frame rate of the input file, in frames per second.
setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The frame rate of the input file.
setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Frame rate of the output file, in frames per second.
setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The frames per second for the video stream in the output file.
setGrantee(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The AWS user or group that you want to have access to transcoded files and playlists.
setGranteeType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The type of value that appears in the Grantee object:
setHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected height of the input file, in pixels.
setHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Height of the output file, in pixels.
setHlsContentProtection(HlsContentProtection) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
setHlsContentProtection(HlsContentProtection) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
setHorizontalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The horizontal position of the watermark unless you specify a non-zero value for HorizontalOffset:
setHorizontalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The amount by which you want the horizontal position of the watermark to be offset from the position specified by HorizontalAlign:
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
The identifier of the job that you want to cancel.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
The identifier of the pipeline that you want to delete.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
The identifier of the preset for which you want to get detailed information.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The identifier that Elastic Transcoder assigned to the job.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
A sequential counter, starting with 1, that identifies an output among the outputs from the current job.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The identifier for the pipeline.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Identifier for the new preset.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A unique identifier for the settings for one watermark.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
The identifier of the job for which you want to get detailed information.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
The identifier of the pipeline to read.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
The identifier of the preset for which you want to get detailed information.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The identifier of the pipeline for which you want to change notification settings.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ID of the pipeline that you want to update.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The identifier of the pipeline to update.
setInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The series of random bits created by a random bit generator, unique for every encryption operation, that you used to encrypt your input files or that you want Elastic Transcoder to use to encrypt your output files.
setInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If Elastic Transcoder is generating your key for you, you must leave this field blank.
setInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The series of random bits created by a random bit generator, unique for every encryption operation, that you want Elastic Transcoder to use to encrypt your files.
setInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the file that is being transcoded.
setInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
A section of the request or response body that provides information about the file that is being transcoded.
setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode.
setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
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.
setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that contains media files to be transcoded.
setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.
setInputCaptions(InputCaptions) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
setInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The name of the file to be used as album art.
setInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The name of the .png or .jpg file that you want to use for the watermark.
setInputs(Collection<JobInput>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the files that are being transcoded.
setInputs(Collection<JobInput>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the files that you're transcoding.
setInterlaced(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Whether the input file is interlaced.
setInterval(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The approximate number of seconds between thumbnails.
setJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
A section of the response body that provides information about the job that is created.
setJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
A section of the response body that provides information about the job.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
An array of Job objects that are in the specified pipeline.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
An array of Job objects that have the specified status.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The name of the sidecar caption file that you want Elastic Transcoder to include in the output file.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The name to assign to the transcoded file.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The data encryption key that you want Elastic Transcoder to use to encrypt your output file, or that was used to encrypt your input file.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If you want Elastic Transcoder to generate a key for you, leave this field blank.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The name of the file to transcode.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The name to assign to the transcoded file.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The DRM key for your file, provided by your DRM license provider.
setKeyframesMaxDist(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or VP8.
setKeyId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The ID for your DRM key, so that your DRM license provider knows which key to provide.
setKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The MD5 digest of the key that you used to encrypt your input file, or that you want Elastic Transcoder to use to encrypt your output file.
setKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If Elastic Transcoder is generating your key for you, you must leave this field blank.
setKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The MD5 digest of the key used for DRM on your file, and that you want Elastic Transcoder to use as a checksum to make sure your key was not corrupted in transit.
setKeyStoragePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
Specify whether you want Elastic Transcoder to write your HLS license key to an Amazon S3 bucket.
setLabel(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The label of the caption shown in the player when choosing a language.
setLanguage(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
A string that specifies the language of the caption.
setLicenseAcquisitionUrl(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
The location of the license key required to decrypt your HLS playlist.
setLicenseAcquisitionUrl(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The location of the license key required to play DRM content.
setMaxFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
If you specify auto for FrameRate, Elastic Transcoder uses the frame rate of the input video for the frame rate of the output video.
setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum height of the output album art in pixels.
setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum height of the watermark in one of the following formats:
setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum height of thumbnails in pixels.
setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum height of the output video in pixels.
setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum width of the output album art in pixels.
setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum width of the watermark in one of the following formats:
setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum width of thumbnails in pixels.
setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum width of the output video in pixels.
setMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
Deprecated.
setMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
A policy that determines how Elastic Transcoder handles the existence of multiple captions.
setMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
A policy that determines how Elastic Transcoder handles the existence of multiple album artwork files.
setMessage(String) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
The message explaining what resources are in a different region from the pipeline.
setMessages(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.
setMethod(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
The content protection method for your output.
setMode(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The specific server-side encryption mode that you want Elastic Transcoder to use when decrypting your input files or encrypting your output files.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The name of the pipeline.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The name of the preset.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The name of the pipeline.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The name of the preset.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The name of the pipeline.
setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
A value that you use to access the second and subsequent pages of results, if any.
setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
A value that you use to access the second and subsequent pages of results, if any.
setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
A value that you use to access the second and subsequent pages of results, if any.
setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
A value that you use to access the second and subsequent pages of results, if any.
setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
setOpacity(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A percentage that indicates how much you want a watermark to obscure the video in the location where it appears.
setOutput(CreateJobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) file.
setOutput(JobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
If you specified one output for a job, information about that output.
setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists.
setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that Elastic Transcoder writes transcoded media files to.
setOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
setOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
setOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
setOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
setOutputs(Collection<CreateJobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) files.
setOutputs(Collection<JobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the output files.
setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
When you set PaddingPolicy to Pad, Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for MaxWidth and MaxHeight.
setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail MaxWidth and MaxHeight settings.
setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for MaxWidth and MaxHeight.
setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
setPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The prefix for caption filenames, in the form description-{language}, where:
setPermissions(Collection<Permission>) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Optional.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
A section of the response body that provides information about the pipeline that is created.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
A section of the response body that provides information about the pipeline.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
A section of the response body that provides information about the pipeline associated with this notification.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
The pipeline updated by this UpdatePipelineResponse call.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
A section of the response body that provides information about the pipeline.
setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
The ID of the pipeline for which you want to get job information.
setPipelines(Collection<Pipeline>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
An array of Pipeline objects.
setPlaylists(Collection<CreateJobPlaylist>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
If you specify a preset in PresetId for which the value of Container is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
setPlaylists(Collection<Playlist>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
setPlayReadyDrm(PlayReadyDrm) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
setPlayReadyDrm(PlayReadyDrm) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
setPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
A section of the response body that provides information about the preset that is created.
setPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
A section of the response body that provides information about the preset.
setPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The Id of the preset to use for this job.
setPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The value of the Id object for the preset that you want to use for this job.
setPresets(Collection<Preset>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
An array of Preset objects.
setPresetWatermarkId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding.
setProfile(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio profile when you specify AAC for the value of Audio:Codec.
setProgressing(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.
setRegion(Region) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
setRegion(Region) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Deprecated.
use AwsClientBuilder#setRegion(String)
setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
This value must be auto, which causes Elastic Transcoder to automatically detect the resolution of the input file.
setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.
setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.
setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test.
setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.
setRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
setRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
setSampleRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The sample rate of the audio stream in the output file, in Hertz.
setSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
setSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
setSigned(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose whether an audio sample is signed when you specify pcm for the value of Audio:Codec.
setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
Specify one of the following values to control scaling of the output album art:
setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that controls scaling of the watermark:
setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
Specify one of the following values to control scaling of thumbnails:
setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Specify one of the following values to control scaling of the output video:
setStartTime(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The place in the input file where you want a clip to start.
setStartTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job began transcoding, in epoch milliseconds.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The status of the job: Submitted, Progressing, Complete, Canceled, or Error.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The status of one output in a job.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To get information about all of the jobs associated with the current AWS account that have a given status, specify the following status: Submitted, Progressing, Complete, Canceled, or Error.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The current status of the pipeline:
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The status of the job with which the playlist is associated.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The desired status of the pipeline:
setStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information that further explains Status.
setStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
Information that further explains the status.
setStorageClass(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
setSubmitTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job was submitted to Elastic Transcoder, in epoch milliseconds.
setSuccess(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
If the operation is successful, this value is true; otherwise, the value is false.
setTarget(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that determines how Elastic Transcoder interprets values that you specified for HorizontalOffset, VerticalOffset, MaxWidth, and MaxHeight:
setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
setThumbnailEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
setThumbnailEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
setThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
setThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
setThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the thumbnail parameters, if any.
setThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the thumbnail preset values, if any.
setTimeOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
For clip generation or captions that do not start at the same time as the associated video file, the TimeOffset tells Elastic Transcoder how much of the video to encode before including captions.
setTimeSpan(TimeSpan) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
Settings that determine when a clip begins and how long it lasts.
setTimeSpan(TimeSpan) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Settings for clipping an input.
setTiming(Timing) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Details about the timing of a job.
setTopics(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
setType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that you have defined (Custom).
setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
User-defined metadata that you want to associate with an Elastic Transcoder job.
setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
User-defined metadata that you want to associate with an Elastic Transcoder job.
setVerticalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The vertical position of the watermark unless you specify a non-zero value for VerticalOffset:
setVerticalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
VerticalOffset
setVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the video parameters.
setVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the video preset values.
setWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard.
setWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
setWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
setWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
setWatermarks(Collection<PresetWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
setWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected width of the input file, in pixels.
setWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Specifies the width of the output file in pixels.
shutdown() - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
shutdown() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
 
shutdown() - Method in class com.amazonaws.services.elastictranscoder.waiters.AmazonElasticTranscoderWaiters
 
standard() - Static method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClientBuilder
 

T

testRole(TestRoleRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
Deprecated.
testRole(TestRoleRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Deprecated.
testRole(TestRoleRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Deprecated.
testRoleAsync(TestRoleRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
Deprecated.
testRoleAsync(TestRoleRequest, AsyncHandler<TestRoleRequest, TestRoleResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
Deprecated.
testRoleAsync(TestRoleRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Deprecated.
testRoleAsync(TestRoleRequest, AsyncHandler<TestRoleRequest, TestRoleResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Deprecated.
testRoleAsync(TestRoleRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Deprecated.
testRoleAsync(TestRoleRequest, AsyncHandler<TestRoleRequest, TestRoleResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Deprecated.
TestRoleRequest - Class in com.amazonaws.services.elastictranscoder.model
The TestRoleRequest structure.
TestRoleRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
 
TestRoleResult - Class in com.amazonaws.services.elastictranscoder.model
Deprecated.
TestRoleResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
 
Thumbnails - Class in com.amazonaws.services.elastictranscoder.model
Thumbnails for videos.
Thumbnails() - Constructor for class com.amazonaws.services.elastictranscoder.model.Thumbnails
 
TimeSpan - Class in com.amazonaws.services.elastictranscoder.model
Settings that determine when a clip begins and how long it lasts.
TimeSpan() - Constructor for class com.amazonaws.services.elastictranscoder.model.TimeSpan
 
Timing - Class in com.amazonaws.services.elastictranscoder.model
Details about the timing of a job.
Timing() - Constructor for class com.amazonaws.services.elastictranscoder.model.Timing
 
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Job
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Warning
Returns a string representation of this object.

U

updatePipeline(UpdatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
updatePipeline(UpdatePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipeline(UpdatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipelineAsync(UpdatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
updatePipelineAsync(UpdatePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipelineAsync(UpdatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
updatePipelineNotifications(UpdatePipelineNotificationsRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
updatePipelineNotifications(UpdatePipelineNotificationsRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotifications(UpdatePipelineNotificationsRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest, AsyncHandler<UpdatePipelineNotificationsRequest, UpdatePipelineNotificationsResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest, AsyncHandler<UpdatePipelineNotificationsRequest, UpdatePipelineNotificationsResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest, AsyncHandler<UpdatePipelineNotificationsRequest, UpdatePipelineNotificationsResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
UpdatePipelineNotificationsRequest - Class in com.amazonaws.services.elastictranscoder.model
The UpdatePipelineNotificationsRequest structure.
UpdatePipelineNotificationsRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
 
UpdatePipelineNotificationsResult - Class in com.amazonaws.services.elastictranscoder.model
The UpdatePipelineNotificationsResponse structure.
UpdatePipelineNotificationsResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
 
UpdatePipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
The UpdatePipelineRequest structure.
UpdatePipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
 
UpdatePipelineResult - Class in com.amazonaws.services.elastictranscoder.model
When you update a pipeline, Elastic Transcoder returns the values that you specified in the request.
UpdatePipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
 
updatePipelineStatus(UpdatePipelineStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
updatePipelineStatus(UpdatePipelineStatusRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatus(UpdatePipelineStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatusAsync(UpdatePipelineStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
updatePipelineStatusAsync(UpdatePipelineStatusRequest, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult>) - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoderAsync
 
updatePipelineStatusAsync(UpdatePipelineStatusRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatusAsync(UpdatePipelineStatusRequest, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatusAsync(UpdatePipelineStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
updatePipelineStatusAsync(UpdatePipelineStatusRequest, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
 
UpdatePipelineStatusRequest - Class in com.amazonaws.services.elastictranscoder.model
The UpdatePipelineStatusRequest structure.
UpdatePipelineStatusRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
 
UpdatePipelineStatusResult - Class in com.amazonaws.services.elastictranscoder.model
When you update status for a pipeline, Elastic Transcoder returns the values that you specified in the request.
UpdatePipelineStatusResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
 

V

ValidationException - Exception in com.amazonaws.services.elastictranscoder.model
One or more required parameter values were not provided in the request.
ValidationException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.ValidationException
Constructs a new ValidationException with the specified error message.
VideoParameters - Class in com.amazonaws.services.elastictranscoder.model
The VideoParameters structure.
VideoParameters() - Constructor for class com.amazonaws.services.elastictranscoder.model.VideoParameters
 

W

waiters() - Method in class com.amazonaws.services.elastictranscoder.AbstractAmazonElasticTranscoder
 
waiters() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
 
waiters() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
 
Warning - Class in com.amazonaws.services.elastictranscoder.model
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
Warning() - Constructor for class com.amazonaws.services.elastictranscoder.model.Warning
 
withAccess(String...) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The permission that you want to give to the AWS user that is listed in Grantee.
withAccess(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The permission that you want to give to the AWS user that is listed in Grantee.
withAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
withAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The album art to be associated with the output file, if any.
withAlbumArtFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The format of album art, if any.
withAppliedColorSpaceConversion(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
If Elastic Transcoder used a preset with a ColorSpaceConversionMode to transcode the output file, the AppliedColorSpaceConversion parameter shows the conversion used.
withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Amazon Resource Name (ARN) for the job.
withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Resource Name (ARN) for the pipeline.
withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The Amazon Resource Name (ARN) for the preset.
withArtwork(Artwork...) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
The file to be used as album art.
withArtwork(Collection<Artwork>) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
The file to be used as album art.
withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
To list pipelines in chronological order by the date and time that they were created, enter true.
withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
To list presets in chronological order by the date and time that they were created, enter true.
withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The aspect ratio of the input file.
withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
withAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the audio parameters.
withAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the audio preset values.
withAudioPackingMode(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The method of organizing audio channels and tracks.
withAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
withAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
withAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
withBitDepth(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio bit depth when you specify flac or pcm for the value of Audio:Codec.
withBitOrder(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio bit order when you specify pcm for the value of Audio:Codec.
withBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The bit rate of the audio stream in the output file, in kilobits/second.
withBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The bit rate of the video stream in the output file, in kilobits/second.
withBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
withCaptionFormats(CaptionFormat...) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
The array of file formats for the output captions.
withCaptionFormats(Collection<CaptionFormat>) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
The array of file formats for the output captions.
withCaptions(Captions) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
withCaptions(Captions) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
withCaptionSources(CaptionSource...) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
Deprecated.
withCaptionSources(Collection<CaptionSource>) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
Deprecated.
withCaptionSources(CaptionSource...) - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
Source files for the input sidecar captions used during the transcoding process.
withCaptionSources(Collection<CaptionSource>) - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
Source files for the input sidecar captions used during the transcoding process.
withChannels(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The number of audio channels in the output file.
withCode(String) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
The code of the cross-regional warning.
withCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The audio codec for the output file.
withCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The video codec for the output file.
withCodecOptions(AudioCodecOptions) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
If you specified AAC for Audio:Codec, this is the AAC compression profile to use.
withCodecOptions(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Profile (H.264/VP8/VP9 Only)
withCompleted(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
withComposition(Clip...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Deprecated.
withComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Deprecated.
withComposition(Clip...) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Deprecated.
withComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Deprecated.
withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The container type for the output file.
withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The container type for the input file.
withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The container type for the output file.
withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.
withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
withDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A description of the preset.
withDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A description of the preset.
withDetectedProperties(DetectedProperties) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The detected properties of the input file.
withDisplayAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The value that Elastic Transcoder adds to the metadata in the output file.
withDuration(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in seconds.
withDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The duration of the clip.
withDurationMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected duration of the input file, in milliseconds.
withDurationMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in milliseconds.
withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.
withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you want Elastic Transcoder to apply to your caption sources.
withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can specify encryption settings for any output files that you want to use for a transcoding job.
withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The encryption settings, if any, that are used for decrypting your input files.
withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.
withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.
withError(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
withFileSize(Long) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected file size of the input file, in bytes.
withFileSize(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
File size of the output file, in bytes.
withFinishTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job finished transcoding, in epoch milliseconds.
withFixedGOP(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or VP8.
withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for this output.
withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The format of the output playlist.
withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The format of the output playlist.
withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The type of DRM, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The format of thumbnails, if any.
withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected frame rate of the input file, in frames per second.
withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The frame rate of the input file.
withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Frame rate of the output file, in frames per second.
withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The frames per second for the video stream in the output file.
withGrantee(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The AWS user or group that you want to have access to transcoded files and playlists.
withGranteeType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The type of value that appears in the Grantee object:
withHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected height of the input file, in pixels.
withHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Height of the output file, in pixels.
withHlsContentProtection(HlsContentProtection) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
withHlsContentProtection(HlsContentProtection) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
withHorizontalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The horizontal position of the watermark unless you specify a non-zero value for HorizontalOffset:
withHorizontalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The amount by which you want the horizontal position of the watermark to be offset from the position specified by HorizontalAlign:
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
The identifier of the job that you want to cancel.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
The identifier of the pipeline that you want to delete.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
The identifier of the preset for which you want to get detailed information.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The identifier that Elastic Transcoder assigned to the job.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
A sequential counter, starting with 1, that identifies an output among the outputs from the current job.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The identifier for the pipeline.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Identifier for the new preset.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A unique identifier for the settings for one watermark.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
The identifier of the job for which you want to get detailed information.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
The identifier of the pipeline to read.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
The identifier of the preset for which you want to get detailed information.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The identifier of the pipeline for which you want to change notification settings.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ID of the pipeline that you want to update.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The identifier of the pipeline to update.
withInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The series of random bits created by a random bit generator, unique for every encryption operation, that you used to encrypt your input files or that you want Elastic Transcoder to use to encrypt your output files.
withInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If Elastic Transcoder is generating your key for you, you must leave this field blank.
withInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The series of random bits created by a random bit generator, unique for every encryption operation, that you want Elastic Transcoder to use to encrypt your files.
withInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the file that is being transcoded.
withInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
A section of the request or response body that provides information about the file that is being transcoded.
withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode.
withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
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.
withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that contains media files to be transcoded.
withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.
withInputCaptions(InputCaptions) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
withInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The name of the file to be used as album art.
withInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The name of the .png or .jpg file that you want to use for the watermark.
withInputs(JobInput...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the files that are being transcoded.
withInputs(Collection<JobInput>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the files that are being transcoded.
withInputs(JobInput...) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the files that you're transcoding.
withInputs(Collection<JobInput>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the files that you're transcoding.
withInterlaced(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Whether the input file is interlaced.
withInterval(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The approximate number of seconds between thumbnails.
withJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
A section of the response body that provides information about the job that is created.
withJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
A section of the response body that provides information about the job.
withJobs(Job...) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
An array of Job objects that are in the specified pipeline.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
An array of Job objects that are in the specified pipeline.
withJobs(Job...) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
An array of Job objects that have the specified status.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
An array of Job objects that have the specified status.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The name of the sidecar caption file that you want Elastic Transcoder to include in the output file.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The name to assign to the transcoded file.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The data encryption key that you want Elastic Transcoder to use to encrypt your output file, or that was used to encrypt your input file.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If you want Elastic Transcoder to generate a key for you, leave this field blank.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The name of the file to transcode.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The name to assign to the transcoded file.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The DRM key for your file, provided by your DRM license provider.
withKeyframesMaxDist(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or VP8.
withKeyId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The ID for your DRM key, so that your DRM license provider knows which key to provide.
withKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The MD5 digest of the key that you used to encrypt your input file, or that you want Elastic Transcoder to use to encrypt your output file.
withKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
If Elastic Transcoder is generating your key for you, you must leave this field blank.
withKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The MD5 digest of the key used for DRM on your file, and that you want Elastic Transcoder to use as a checksum to make sure your key was not corrupted in transit.
withKeyStoragePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
Specify whether you want Elastic Transcoder to write your HLS license key to an Amazon S3 bucket.
withLabel(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
The label of the caption shown in the player when choosing a language.
withLanguage(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
A string that specifies the language of the caption.
withLicenseAcquisitionUrl(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
The location of the license key required to decrypt your HLS playlist.
withLicenseAcquisitionUrl(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
The location of the license key required to play DRM content.
withMaxFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
If you specify auto for FrameRate, Elastic Transcoder uses the frame rate of the input video for the frame rate of the output video.
withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum height of the output album art in pixels.
withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum height of the watermark in one of the following formats:
withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum height of thumbnails in pixels.
withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum height of the output video in pixels.
withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum width of the output album art in pixels.
withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum width of the watermark in one of the following formats:
withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum width of thumbnails in pixels.
withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum width of the output video in pixels.
withMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
Deprecated.
withMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.InputCaptions
A policy that determines how Elastic Transcoder handles the existence of multiple captions.
withMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
A policy that determines how Elastic Transcoder handles the existence of multiple album artwork files.
withMessage(String) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
The message explaining what resources are in a different region from the pipeline.
withMessages(String...) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.
withMessages(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.
withMethod(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
The content protection method for your output.
withMode(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
The specific server-side encryption mode that you want Elastic Transcoder to use when decrypting your input files or encrypting your output files.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The name of the pipeline.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The name of the preset.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The name of the pipeline.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The name of the preset.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The name of the pipeline.
withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
A value that you use to access the second and subsequent pages of results, if any.
withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
A value that you use to access the second and subsequent pages of results, if any.
withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
A value that you use to access the second and subsequent pages of results, if any.
withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
A value that you use to access the second and subsequent pages of results, if any.
withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
withOpacity(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A percentage that indicates how much you want a watermark to obscure the video in the location where it appears.
withOutput(CreateJobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) file.
withOutput(JobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
If you specified one output for a job, information about that output.
withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists.
withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that Elastic Transcoder writes transcoded media files to.
withOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
withOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
withOutputKeys(String...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
withOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
withOutputKeys(String...) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
withOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
withOutputs(CreateJobOutput...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) files.
withOutputs(Collection<CreateJobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) files.
withOutputs(JobOutput...) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the output files.
withOutputs(Collection<JobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the output files.
withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
When you set PaddingPolicy to Pad, Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for MaxWidth and MaxHeight.
withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail MaxWidth and MaxHeight settings.
withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for MaxWidth and MaxHeight.
withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
withPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
The prefix for caption filenames, in the form description-{language}, where:
withPermissions(Permission...) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Optional.
withPermissions(Collection<Permission>) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Optional.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
A section of the response body that provides information about the pipeline that is created.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
A section of the response body that provides information about the pipeline.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
A section of the response body that provides information about the pipeline associated with this notification.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
The pipeline updated by this UpdatePipelineResponse call.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
A section of the response body that provides information about the pipeline.
withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
The ID of the pipeline for which you want to get job information.
withPipelines(Pipeline...) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
An array of Pipeline objects.
withPipelines(Collection<Pipeline>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
An array of Pipeline objects.
withPlaylists(CreateJobPlaylist...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
If you specify a preset in PresetId for which the value of Container is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
withPlaylists(Collection<CreateJobPlaylist>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
If you specify a preset in PresetId for which the value of Container is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
withPlaylists(Playlist...) - Method in class com.amazonaws.services.elastictranscoder.model.Job
withPlaylists(Collection<Playlist>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
withPlayReadyDrm(PlayReadyDrm) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
withPlayReadyDrm(PlayReadyDrm) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.
withPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
A section of the response body that provides information about the preset that is created.
withPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
A section of the response body that provides information about the preset.
withPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The Id of the preset to use for this job.
withPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The value of the Id object for the preset that you want to use for this job.
withPresets(Preset...) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
An array of Preset objects.
withPresets(Collection<Preset>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
An array of Preset objects.
withPresetWatermarkId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding.
withProfile(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose an audio profile when you specify AAC for the value of Audio:Codec.
withProgressing(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.
withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
This value must be auto, which causes Elastic Transcoder to automatically detect the resolution of the input file.
withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.
withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.
withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test.
withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.
withRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
withRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
withSampleRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The sample rate of the audio stream in the output file, in Hertz.
withSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
withSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
withSigned(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
You can only choose whether an audio sample is signed when you specify pcm for the value of Audio:Codec.
withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
Specify one of the following values to control scaling of the output album art:
withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that controls scaling of the watermark:
withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
Specify one of the following values to control scaling of thumbnails:
withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Specify one of the following values to control scaling of the output video:
withStartTime(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The place in the input file where you want a clip to start.
withStartTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job began transcoding, in epoch milliseconds.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The status of the job: Submitted, Progressing, Complete, Canceled, or Error.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The status of one output in a job.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To get information about all of the jobs associated with the current AWS account that have a given status, specify the following status: Submitted, Progressing, Complete, Canceled, or Error.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The current status of the pipeline:
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The status of the job with which the playlist is associated.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The desired status of the pipeline:
withStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information that further explains Status.
withStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
Information that further explains the status.
withStorageClass(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
withSubmitTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
The time the job was submitted to Elastic Transcoder, in epoch milliseconds.
withSuccess(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Deprecated.
If the operation is successful, this value is true; otherwise, the value is false.
withTarget(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that determines how Elastic Transcoder interprets values that you specified for HorizontalOffset, VerticalOffset, MaxWidth, and MaxHeight:
withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
withThumbnailEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
withThumbnailEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
withThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
withThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
withThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the thumbnail parameters, if any.
withThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the thumbnail preset values, if any.
withTimeOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
For clip generation or captions that do not start at the same time as the associated video file, the TimeOffset tells Elastic Transcoder how much of the video to encode before including captions.
withTimeSpan(TimeSpan) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Deprecated.
Settings that determine when a clip begins and how long it lasts.
withTimeSpan(TimeSpan) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Settings for clipping an input.
withTiming(Timing) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Details about the timing of a job.
withTopics(String...) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
withTopics(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
withType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that you have defined (Custom).
withUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
User-defined metadata that you want to associate with an Elastic Transcoder job.
withUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
User-defined metadata that you want to associate with an Elastic Transcoder job.
withVerticalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The vertical position of the watermark unless you specify a non-zero value for VerticalOffset:
withVerticalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
VerticalOffset
withVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the video parameters.
withVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the video preset values.
withWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard.
withWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
withWarnings(Warning...) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
withWarnings(Warning...) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
withWarnings(Warning...) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.
withWatermarks(JobWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
withWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
withWatermarks(JobWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
withWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
withWatermarks(PresetWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
withWatermarks(Collection<PresetWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
withWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
The detected width of the input file, in pixels.
withWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Specifies the width of the output file in pixels.
A B C D E G H I J L M N P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.