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