Uses of Class
software.amazon.awssdk.services.medialive.model.UdpOutputSettings
-
Packages that use UdpOutputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of UdpOutputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return UdpOutputSettings Modifier and Type Method Description UdpOutputSettingsOutputSettings. udpOutputSettings()Returns the value of the UdpOutputSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type UdpOutputSettings Modifier and Type Method Description OutputSettings.BuilderOutputSettings.Builder. udpOutputSettings(UdpOutputSettings udpOutputSettings)Sets the value of the UdpOutputSettings property for this object.
-