Uses of Class
software.amazon.awscdk.services.medialive.alpha.UdpOutputGroupProps.Builder
Packages that use UdpOutputGroupProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of UdpOutputGroupProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return UdpOutputGroupProps.BuilderModifier and TypeMethodDescriptionSets the value ofUdpOutputGroupProps.getBuffer()static UdpOutputGroupProps.BuilderUdpOutputGroupProps.builder()UdpOutputGroupProps.Builder.destinations(List<? extends UdpOutputDestination> destinations) Sets the value ofUdpOutputGroupProps.getDestinations()UdpOutputGroupProps.Builder.inputLossAction(UdpInputLossAction inputLossAction) Sets the value ofUdpOutputGroupProps.getInputLossAction()Sets the value ofUdpOutputGroupProps.getName()UdpOutputGroupProps.Builder.outputs(List<? extends UdpOutputDefinition> outputs) Sets the value ofUdpOutputGroupProps.getOutputs()UdpOutputGroupProps.Builder.timedMetadataId3Frame(UdpTimedMetadataId3Frame timedMetadataId3Frame) Sets the value ofUdpOutputGroupProps.getTimedMetadataId3Frame()UdpOutputGroupProps.Builder.timedMetadataId3Period(Duration timedMetadataId3Period) Sets the value ofUdpOutputGroupProps.getTimedMetadataId3Period()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type UdpOutputGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(UdpOutputGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theUdpOutputGroupProps.Builder.