| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
SlateSource |
SlateSource.clone() |
SlateSource |
DescribeChannelResult.getFillerSlate()
Contains information about the slate used to fill gaps between programs in the schedule.
|
SlateSource |
CreateChannelResult.getFillerSlate()
Contains information about the slate used to fill gaps between programs in the schedule.
|
SlateSource |
CreateChannelRequest.getFillerSlate()
The slate used to fill gaps between programs in the schedule.
|
SlateSource |
UpdateChannelRequest.getFillerSlate()
The slate used to fill gaps between programs in the schedule.
|
SlateSource |
Channel.getFillerSlate()
The slate used to fill gaps between programs in the schedule.
|
SlateSource |
UpdateChannelResult.getFillerSlate()
The slate used to fill gaps between programs in the schedule.
|
SlateSource |
AdBreak.getSlate()
Ad break slate configuration.
|
SlateSource |
SlateSource.withSourceLocationName(String sourceLocationName)
The name of the source location where the slate VOD source is stored.
|
SlateSource |
SlateSource.withVodSourceName(String vodSourceName)
The slate VOD source name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeChannelResult.setFillerSlate(SlateSource fillerSlate)
Contains information about the slate used to fill gaps between programs in the schedule.
|
void |
CreateChannelResult.setFillerSlate(SlateSource fillerSlate)
Contains information about the slate used to fill gaps between programs in the schedule.
|
void |
CreateChannelRequest.setFillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
void |
UpdateChannelRequest.setFillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
void |
Channel.setFillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
void |
UpdateChannelResult.setFillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
void |
AdBreak.setSlate(SlateSource slate)
Ad break slate configuration.
|
DescribeChannelResult |
DescribeChannelResult.withFillerSlate(SlateSource fillerSlate)
Contains information about the slate used to fill gaps between programs in the schedule.
|
CreateChannelResult |
CreateChannelResult.withFillerSlate(SlateSource fillerSlate)
Contains information about the slate used to fill gaps between programs in the schedule.
|
CreateChannelRequest |
CreateChannelRequest.withFillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
UpdateChannelRequest |
UpdateChannelRequest.withFillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
Channel |
Channel.withFillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
UpdateChannelResult |
UpdateChannelResult.withFillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
AdBreak |
AdBreak.withSlate(SlateSource slate)
Ad break slate configuration.
|
Copyright © 2023. All rights reserved.