Uses of Class
software.amazon.awssdk.services.medialive.model.GlobalConfiguration
-
Packages that use GlobalConfiguration Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of GlobalConfiguration in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return GlobalConfiguration Modifier and Type Method Description GlobalConfigurationEncoderSettings. globalConfiguration()Configuration settings that apply to the event as a whole.Methods in software.amazon.awssdk.services.medialive.model with parameters of type GlobalConfiguration Modifier and Type Method Description EncoderSettings.BuilderEncoderSettings.Builder. globalConfiguration(GlobalConfiguration globalConfiguration)Configuration settings that apply to the event as a whole.
-