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