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