| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
List<Output> |
OutputGroup.outputs()
This object holds groups of encoding settings, one group of settings per output.
|
| Modifier and Type | Method and Description |
|---|---|
OutputGroup.Builder |
OutputGroup.Builder.outputs(Output... outputs)
This object holds groups of encoding settings, one group of settings per output.
|
| Modifier and Type | Method and Description |
|---|---|
OutputGroup.Builder |
OutputGroup.Builder.outputs(Collection<Output> outputs)
This object holds groups of encoding settings, one group of settings per output.
|
Copyright © 2023. All rights reserved.