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