Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.Captions
-
Packages that use Captions Package Description software.amazon.awssdk.services.elastictranscoder.model -
-
Uses of Captions in software.amazon.awssdk.services.elastictranscoder.model
Methods in software.amazon.awssdk.services.elastictranscoder.model that return Captions Modifier and Type Method Description CaptionsCreateJobOutput. captions()You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.CaptionsJobOutput. captions()You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.Methods in software.amazon.awssdk.services.elastictranscoder.model with parameters of type Captions Modifier and Type Method Description CreateJobOutput.BuilderCreateJobOutput.Builder. captions(Captions captions)You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.JobOutput.BuilderJobOutput.Builder. captions(Captions captions)You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
-