Uses of Class
software.amazon.awscdk.services.medialive.alpha.EbuTtDDestinationProps.Builder
Packages that use EbuTtDDestinationProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of EbuTtDDestinationProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return EbuTtDDestinationProps.BuilderModifier and TypeMethodDescriptionEbuTtDDestinationProps.builder()EbuTtDDestinationProps.Builder.copyrightHolder(String copyrightHolder) Sets the value ofEbuTtDDestinationProps.getCopyrightHolder()EbuTtDDestinationProps.Builder.defaultFontSize(Number defaultFontSize) Sets the value ofEbuTtDDestinationProps.getDefaultFontSize()EbuTtDDestinationProps.Builder.defaultLineHeight(Number defaultLineHeight) Sets the value ofEbuTtDDestinationProps.getDefaultLineHeight()EbuTtDDestinationProps.Builder.fillLineGap(EbuTtDFillLineGap fillLineGap) Sets the value ofEbuTtDDestinationProps.getFillLineGap()EbuTtDDestinationProps.Builder.fontFamily(String fontFamily) Sets the value ofEbuTtDDestinationProps.getFontFamily()EbuTtDDestinationProps.Builder.styleControl(EbuTtDStyleControl styleControl) Sets the value ofEbuTtDDestinationProps.getStyleControl()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type EbuTtDDestinationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EbuTtDDestinationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEbuTtDDestinationProps.Builder.