Uses of Class
software.amazon.awssdk.services.medialive.model.SrtSettings
-
Packages that use SrtSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of SrtSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return SrtSettings Modifier and Type Method Description SrtSettingsDescribeInputResponse. srtSettings()The settings associated with an SRT input.SrtSettingsInput. srtSettings()The settings associated with an SRT input.Methods in software.amazon.awssdk.services.medialive.model with parameters of type SrtSettings Modifier and Type Method Description DescribeInputResponse.BuilderDescribeInputResponse.Builder. srtSettings(SrtSettings srtSettings)The settings associated with an SRT input.Input.BuilderInput.Builder. srtSettings(SrtSettings srtSettings)The settings associated with an SRT input.
-