Uses of Class
software.amazon.awssdk.services.medialive.model.UdpGroupSettings
-
Packages that use UdpGroupSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of UdpGroupSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return UdpGroupSettings Modifier and Type Method Description UdpGroupSettingsOutputGroupSettings. udpGroupSettings()Returns the value of the UdpGroupSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type UdpGroupSettings Modifier and Type Method Description OutputGroupSettings.BuilderOutputGroupSettings.Builder. udpGroupSettings(UdpGroupSettings udpGroupSettings)Sets the value of the UdpGroupSettings property for this object.
-