| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputSpecification |
InputSpecification.clone() |
InputSpecification |
ChannelSummary.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
UpdateChannelRequest.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
StartChannelResult.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
RestartChannelPipelinesResult.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
Channel.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
DescribeChannelResult.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
DeleteChannelResult.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
CreateChannelRequest.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
StopChannelResult.getInputSpecification()
Specification of network and file inputs for this channel
|
InputSpecification |
InputSpecification.withCodec(InputCodec codec)
Input codec
|
InputSpecification |
InputSpecification.withCodec(String codec)
Input codec
|
InputSpecification |
InputSpecification.withMaximumBitrate(InputMaximumBitrate maximumBitrate)
Maximum input bitrate, categorized coarsely
|
InputSpecification |
InputSpecification.withMaximumBitrate(String maximumBitrate)
Maximum input bitrate, categorized coarsely
|
InputSpecification |
InputSpecification.withResolution(InputResolution resolution)
Input resolution, categorized coarsely
|
InputSpecification |
InputSpecification.withResolution(String resolution)
Input resolution, categorized coarsely
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelSummary.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
void |
UpdateChannelRequest.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
void |
StartChannelResult.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
void |
RestartChannelPipelinesResult.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
void |
Channel.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
void |
DescribeChannelResult.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
void |
DeleteChannelResult.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
void |
CreateChannelRequest.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
void |
StopChannelResult.setInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
ChannelSummary |
ChannelSummary.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
UpdateChannelRequest |
UpdateChannelRequest.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
StartChannelResult |
StartChannelResult.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
RestartChannelPipelinesResult |
RestartChannelPipelinesResult.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
Channel |
Channel.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
DescribeChannelResult |
DescribeChannelResult.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
DeleteChannelResult |
DeleteChannelResult.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
CreateChannelRequest |
CreateChannelRequest.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
StopChannelResult |
StopChannelResult.withInputSpecification(InputSpecification inputSpecification)
Specification of network and file inputs for this channel
|
Copyright © 2024. All rights reserved.