Uses of Class
software.amazon.awssdk.services.medialive.model.InputSettings
-
Packages that use InputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of InputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return InputSettings Modifier and Type Method Description InputSettingsInputAttachment. inputSettings()Settings of an input (caption selector, etc.)Methods in software.amazon.awssdk.services.medialive.model with parameters of type InputSettings Modifier and Type Method Description InputAttachment.BuilderInputAttachment.Builder. inputSettings(InputSettings inputSettings)Settings of an input (caption selector, etc.)
-