| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
MultiplexProgramPipelineDetail |
MultiplexProgramPipelineDetail.clone() |
MultiplexProgramPipelineDetail |
MultiplexProgramPipelineDetail.withActiveChannelPipeline(String activeChannelPipeline)
Identifies the channel pipeline that is currently active for the pipeline (identified by PipelineId) in the
multiplex.
|
MultiplexProgramPipelineDetail |
MultiplexProgramPipelineDetail.withPipelineId(String pipelineId)
Identifies a specific pipeline in the multiplex.
|
| Modifier and Type | Method and Description |
|---|---|
List<MultiplexProgramPipelineDetail> |
DeleteMultiplexProgramResult.getPipelineDetails()
Contains information about the current sources for the specified program in the specified multiplex.
|
List<MultiplexProgramPipelineDetail> |
DescribeMultiplexProgramResult.getPipelineDetails()
Contains information about the current sources for the specified program in the specified multiplex.
|
List<MultiplexProgramPipelineDetail> |
MultiplexProgram.getPipelineDetails()
Contains information about the current sources for the specified program in the specified multiplex.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteMultiplexProgramResult |
DeleteMultiplexProgramResult.withPipelineDetails(MultiplexProgramPipelineDetail... pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
DescribeMultiplexProgramResult |
DescribeMultiplexProgramResult.withPipelineDetails(MultiplexProgramPipelineDetail... pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
MultiplexProgram |
MultiplexProgram.withPipelineDetails(MultiplexProgramPipelineDetail... pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteMultiplexProgramResult.setPipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
void |
DescribeMultiplexProgramResult.setPipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
void |
MultiplexProgram.setPipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
DeleteMultiplexProgramResult |
DeleteMultiplexProgramResult.withPipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
DescribeMultiplexProgramResult |
DescribeMultiplexProgramResult.withPipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
MultiplexProgram |
MultiplexProgram.withPipelineDetails(Collection<MultiplexProgramPipelineDetail> pipelineDetails)
Contains information about the current sources for the specified program in the specified multiplex.
|
Copyright © 2021. All rights reserved.