Uses of Class
software.amazon.awssdk.services.medialive.model.InputLossBehavior
-
Packages that use InputLossBehavior Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of InputLossBehavior in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return InputLossBehavior Modifier and Type Method Description InputLossBehaviorGlobalConfiguration. inputLossBehavior()Settings for system actions when input is lost.Methods in software.amazon.awssdk.services.medialive.model with parameters of type InputLossBehavior Modifier and Type Method Description GlobalConfiguration.BuilderGlobalConfiguration.Builder. inputLossBehavior(InputLossBehavior inputLossBehavior)Settings for system actions when input is lost.
-