Uses of Class
software.amazon.awssdk.services.medialive.model.HtmlMotionGraphicsSettings
-
Packages that use HtmlMotionGraphicsSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of HtmlMotionGraphicsSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return HtmlMotionGraphicsSettings Modifier and Type Method Description HtmlMotionGraphicsSettingsMotionGraphicsSettings. htmlMotionGraphicsSettings()Returns the value of the HtmlMotionGraphicsSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type HtmlMotionGraphicsSettings Modifier and Type Method Description MotionGraphicsSettings.BuilderMotionGraphicsSettings.Builder. htmlMotionGraphicsSettings(HtmlMotionGraphicsSettings htmlMotionGraphicsSettings)Sets the value of the HtmlMotionGraphicsSettings property for this object.
-