| Package | Description | 
|---|---|
| com.amazonaws.services.elastictranscoder.model | 
| Modifier and Type | Method and Description | 
|---|---|
| JobWatermark | JobWatermark. clone() | 
| JobWatermark | JobWatermark. withEncryption(Encryption encryption)
 The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks. | 
| JobWatermark | JobWatermark. withInputKey(String inputKey)
 The name of the .png or .jpg file that you want to use for the watermark. | 
| JobWatermark | JobWatermark. withPresetWatermarkId(String presetWatermarkId)
 The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<JobWatermark> | CreateJobOutput. getWatermarks()
 Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. | 
| List<JobWatermark> | JobOutput. getWatermarks()
 Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateJobOutput | CreateJobOutput. withWatermarks(JobWatermark... watermarks)
 Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. | 
| JobOutput | JobOutput. withWatermarks(JobWatermark... watermarks)
 Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateJobOutput. setWatermarks(Collection<JobWatermark> watermarks)
 Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. | 
| void | JobOutput. setWatermarks(Collection<JobWatermark> watermarks)
 Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. | 
| CreateJobOutput | CreateJobOutput. withWatermarks(Collection<JobWatermark> watermarks)
 Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. | 
| JobOutput | JobOutput. withWatermarks(Collection<JobWatermark> watermarks)
 Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. | 
Copyright © 2017. All rights reserved.