Uses of Interface
software.amazon.awssdk.services.medialive.model.HtmlMotionGraphicsSettings.Builder
-
Packages that use HtmlMotionGraphicsSettings.Builder Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of HtmlMotionGraphicsSettings.Builder in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return HtmlMotionGraphicsSettings.Builder Modifier and Type Method Description static HtmlMotionGraphicsSettings.BuilderHtmlMotionGraphicsSettings. builder()HtmlMotionGraphicsSettings.BuilderHtmlMotionGraphicsSettings. toBuilder()Methods in software.amazon.awssdk.services.medialive.model that return types with arguments of type HtmlMotionGraphicsSettings.Builder Modifier and Type Method Description static Class<? extends HtmlMotionGraphicsSettings.Builder>HtmlMotionGraphicsSettings. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.medialive.model with type arguments of type HtmlMotionGraphicsSettings.Builder Modifier and Type Method Description default MotionGraphicsSettings.BuilderMotionGraphicsSettings.Builder. htmlMotionGraphicsSettings(Consumer<HtmlMotionGraphicsSettings.Builder> htmlMotionGraphicsSettings)Sets the value of the HtmlMotionGraphicsSettings property for this object.
-