| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
MultiplexProgram |
UpdateMultiplexProgramResponse.multiplexProgram()
The updated multiplex program.
|
MultiplexProgram |
CreateMultiplexProgramResponse.multiplexProgram()
The newly created multiplex program.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMultiplexProgramResponse.Builder |
UpdateMultiplexProgramResponse.Builder.multiplexProgram(MultiplexProgram multiplexProgram)
The updated multiplex program.
|
CreateMultiplexProgramResponse.Builder |
CreateMultiplexProgramResponse.Builder.multiplexProgram(MultiplexProgram multiplexProgram)
The newly created multiplex program.
|
Copyright © 2022. All rights reserved.