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