| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
List<InputTemplate> |
JobTemplateSettings.inputs()
Use Inputs to define the source file used in the transcode job.
|
| Modifier and Type | Method and Description |
|---|---|
JobTemplateSettings.Builder |
JobTemplateSettings.Builder.inputs(InputTemplate... inputs)
Use Inputs to define the source file used in the transcode job.
|
| Modifier and Type | Method and Description |
|---|---|
JobTemplateSettings.Builder |
JobTemplateSettings.Builder.inputs(Collection<InputTemplate> inputs)
Use Inputs to define the source file used in the transcode job.
|
Copyright © 2023. All rights reserved.