Uses of Class
software.amazon.awssdk.services.medialive.model.NetworkInputSettings
-
Packages that use NetworkInputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of NetworkInputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return NetworkInputSettings Modifier and Type Method Description NetworkInputSettingsInputSettings. networkInputSettings()Input settings.Methods in software.amazon.awssdk.services.medialive.model with parameters of type NetworkInputSettings Modifier and Type Method Description InputSettings.BuilderInputSettings.Builder. networkInputSettings(NetworkInputSettings networkInputSettings)Input settings.
-