| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
SlateSource |
DescribeChannelResponse.fillerSlate()
Contains information about the slate used to fill gaps between programs in the schedule.
|
SlateSource |
UpdateChannelRequest.fillerSlate()
The slate used to fill gaps between programs in the schedule.
|
SlateSource |
Channel.fillerSlate()
The slate used to fill gaps between programs in the schedule.
|
SlateSource |
CreateChannelResponse.fillerSlate()
Contains information about the slate used to fill gaps between programs in the schedule.
|
SlateSource |
UpdateChannelResponse.fillerSlate()
The slate used to fill gaps between programs in the schedule.
|
SlateSource |
CreateChannelRequest.fillerSlate()
The slate used to fill gaps between programs in the schedule.
|
SlateSource |
AdBreak.slate()
Ad break slate configuration.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.fillerSlate(SlateSource fillerSlate)
Contains information about the slate used to fill gaps between programs in the schedule.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.fillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
Channel.Builder |
Channel.Builder.fillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.fillerSlate(SlateSource fillerSlate)
Contains information about the slate used to fill gaps between programs in the schedule.
|
UpdateChannelResponse.Builder |
UpdateChannelResponse.Builder.fillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.fillerSlate(SlateSource fillerSlate)
The slate used to fill gaps between programs in the schedule.
|
AdBreak.Builder |
AdBreak.Builder.slate(SlateSource slate)
Ad break slate configuration.
|
Copyright © 2023. All rights reserved.