| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
List<OutputGroup> |
EncoderSettings.outputGroups()
Returns the value of the OutputGroups property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
EncoderSettings.Builder |
EncoderSettings.Builder.outputGroups(OutputGroup... outputGroups)
Sets the value of the OutputGroups property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
EncoderSettings.Builder |
EncoderSettings.Builder.outputGroups(Collection<OutputGroup> outputGroups)
Sets the value of the OutputGroups property for this object.
|
Copyright © 2022. All rights reserved.