| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
TimeShiftConfiguration |
TimeShiftConfiguration.clone() |
TimeShiftConfiguration |
UpdateChannelResult.getTimeShiftConfiguration()
The time-shifted viewing configuration for the channel.
|
TimeShiftConfiguration |
UpdateChannelRequest.getTimeShiftConfiguration()
The time-shifted viewing configuration you want to associate to the channel.
|
TimeShiftConfiguration |
DescribeChannelResult.getTimeShiftConfiguration()
The time-shifted viewing configuration for the channel.
|
TimeShiftConfiguration |
CreateChannelResult.getTimeShiftConfiguration()
The time-shifted viewing configuration assigned to the channel.
|
TimeShiftConfiguration |
CreateChannelRequest.getTimeShiftConfiguration()
The time-shifted viewing configuration you want to associate to the channel.
|
TimeShiftConfiguration |
TimeShiftConfiguration.withMaxTimeDelaySeconds(Integer maxTimeDelaySeconds)
The maximum time delay for time-shifted viewing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateChannelResult.setTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration for the channel.
|
void |
UpdateChannelRequest.setTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration you want to associate to the channel.
|
void |
DescribeChannelResult.setTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration for the channel.
|
void |
CreateChannelResult.setTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration assigned to the channel.
|
void |
CreateChannelRequest.setTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration you want to associate to the channel.
|
UpdateChannelResult |
UpdateChannelResult.withTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration for the channel.
|
UpdateChannelRequest |
UpdateChannelRequest.withTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration you want to associate to the channel.
|
DescribeChannelResult |
DescribeChannelResult.withTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration for the channel.
|
CreateChannelResult |
CreateChannelResult.withTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration assigned to the channel.
|
CreateChannelRequest |
CreateChannelRequest.withTimeShiftConfiguration(TimeShiftConfiguration timeShiftConfiguration)
The time-shifted viewing configuration you want to associate to the channel.
|
Copyright © 2025. All rights reserved.