Uses of Class
software.amazon.awscdk.services.mediatailor.CfnPrefetchScheduleProps.Builder
Packages that use CfnPrefetchScheduleProps.Builder
-
Uses of CfnPrefetchScheduleProps.Builder in software.amazon.awscdk.services.mediatailor
Methods in software.amazon.awscdk.services.mediatailor that return CfnPrefetchScheduleProps.BuilderModifier and TypeMethodDescriptionCfnPrefetchScheduleProps.builder()CfnPrefetchScheduleProps.Builder.consumption(IResolvable consumption) Sets the value ofCfnPrefetchScheduleProps.getConsumption()CfnPrefetchScheduleProps.Builder.consumption(CfnPrefetchSchedule.PrefetchConsumptionProperty consumption) Sets the value ofCfnPrefetchScheduleProps.getConsumption()Sets the value ofCfnPrefetchScheduleProps.getName()CfnPrefetchScheduleProps.Builder.playbackConfigurationName(String playbackConfigurationName) Sets the value ofCfnPrefetchScheduleProps.getPlaybackConfigurationName()CfnPrefetchScheduleProps.Builder.recurringPrefetchConfiguration(IResolvable recurringPrefetchConfiguration) Sets the value ofCfnPrefetchScheduleProps.getRecurringPrefetchConfiguration()CfnPrefetchScheduleProps.Builder.recurringPrefetchConfiguration(CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty recurringPrefetchConfiguration) Sets the value ofCfnPrefetchScheduleProps.getRecurringPrefetchConfiguration()CfnPrefetchScheduleProps.Builder.retrieval(IResolvable retrieval) Sets the value ofCfnPrefetchScheduleProps.getRetrieval()CfnPrefetchScheduleProps.Builder.retrieval(CfnPrefetchSchedule.PrefetchRetrievalProperty retrieval) Sets the value ofCfnPrefetchScheduleProps.getRetrieval()CfnPrefetchScheduleProps.Builder.scheduleType(String scheduleType) Sets the value ofCfnPrefetchScheduleProps.getScheduleType()Sets the value ofCfnPrefetchScheduleProps.getStreamId()Sets the value ofCfnPrefetchScheduleProps.getTags()Constructors in software.amazon.awscdk.services.mediatailor with parameters of type CfnPrefetchScheduleProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchScheduleProps.Builder.