Uses of Class
software.amazon.awssdk.services.medialive.model.OutputGroupSettings
-
Packages that use OutputGroupSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of OutputGroupSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return OutputGroupSettings Modifier and Type Method Description OutputGroupSettingsOutputGroup. outputGroupSettings()Settings associated with the output group.Methods in software.amazon.awssdk.services.medialive.model with parameters of type OutputGroupSettings Modifier and Type Method Description OutputGroup.BuilderOutputGroup.Builder. outputGroupSettings(OutputGroupSettings outputGroupSettings)Settings associated with the output group.
-