Uses of Class
software.amazon.awssdk.services.mediatailor.model.SlateSource
-
Packages that use SlateSource Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of SlateSource in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return SlateSource Modifier and Type Method Description SlateSourceChannel. fillerSlate()The slate used to fill gaps between programs in the schedule.SlateSourceCreateChannelRequest. fillerSlate()The slate used to fill gaps between programs in the schedule.SlateSourceCreateChannelResponse. fillerSlate()Contains information about the slate used to fill gaps between programs in the schedule.SlateSourceDescribeChannelResponse. fillerSlate()Contains information about the slate used to fill gaps between programs in the schedule.SlateSourceUpdateChannelRequest. fillerSlate()The slate used to fill gaps between programs in the schedule.SlateSourceUpdateChannelResponse. fillerSlate()The slate used to fill gaps between programs in the schedule.SlateSourceAdBreak. slate()Ad break slate configuration.Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type SlateSource Modifier and Type Method Description Channel.BuilderChannel.Builder. fillerSlate(SlateSource fillerSlate)The slate used to fill gaps between programs in the schedule.CreateChannelRequest.BuilderCreateChannelRequest.Builder. fillerSlate(SlateSource fillerSlate)The slate used to fill gaps between programs in the schedule.CreateChannelResponse.BuilderCreateChannelResponse.Builder. fillerSlate(SlateSource fillerSlate)Contains information about the slate used to fill gaps between programs in the schedule.DescribeChannelResponse.BuilderDescribeChannelResponse.Builder. fillerSlate(SlateSource fillerSlate)Contains information about the slate used to fill gaps between programs in the schedule.UpdateChannelRequest.BuilderUpdateChannelRequest.Builder. fillerSlate(SlateSource fillerSlate)The slate used to fill gaps between programs in the schedule.UpdateChannelResponse.BuilderUpdateChannelResponse.Builder. fillerSlate(SlateSource fillerSlate)The slate used to fill gaps between programs in the schedule.AdBreak.BuilderAdBreak.Builder. slate(SlateSource slate)Ad break slate configuration.
-