| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
List<MultiplexProgramPipelineDetail> |
DeleteMultiplexProgramResponse.pipelineDetails()
Contains information about the current sources for the specified program in the specified multiplex.
|
List<MultiplexProgramPipelineDetail> |
DescribeMultiplexProgramResponse.pipelineDetails()
Contains information about the current sources for the specified program in the specified multiplex.
|
List<MultiplexProgramPipelineDetail> |
MultiplexProgram.pipelineDetails()
Contains information about the current sources for the specified program in the specified multiplex.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteMultiplexProgramResponse.Builder |
DeleteMultiplexProgramResponse.Builder.pipelineDetails(MultiplexProgramPipelineDetail... pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
DescribeMultiplexProgramResponse.Builder |
DescribeMultiplexProgramResponse.Builder.pipelineDetails(MultiplexProgramPipelineDetail... pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
MultiplexProgram.Builder |
MultiplexProgram.Builder.pipelineDetails(MultiplexProgramPipelineDetail... pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteMultiplexProgramResponse.Builder |
DeleteMultiplexProgramResponse.Builder.pipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
DescribeMultiplexProgramResponse.Builder |
DescribeMultiplexProgramResponse.Builder.pipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
MultiplexProgram.Builder |
MultiplexProgram.Builder.pipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
Copyright © 2022. All rights reserved.