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