Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsBasicPutCdnProps.Builder
Packages that use HlsBasicPutCdnProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsBasicPutCdnProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return HlsBasicPutCdnProps.BuilderModifier and TypeMethodDescriptionstatic HlsBasicPutCdnProps.BuilderHlsBasicPutCdnProps.builder()HlsBasicPutCdnProps.Builder.connectionRetryInterval(Number connectionRetryInterval) Sets the value ofHlsBasicPutCdnProps.getConnectionRetryInterval()HlsBasicPutCdnProps.Builder.filecacheDuration(Duration filecacheDuration) Sets the value ofHlsBasicPutCdnProps.getFilecacheDuration()HlsBasicPutCdnProps.Builder.numRetries(Number numRetries) Sets the value ofHlsBasicPutCdnProps.getNumRetries()HlsBasicPutCdnProps.Builder.restartDelay(Number restartDelay) Sets the value ofHlsBasicPutCdnProps.getRestartDelay()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsBasicPutCdnProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(HlsBasicPutCdnProps.Builder builder) Constructor that initializes the object based on literal property values passed by theHlsBasicPutCdnProps.Builder.