Uses of Class
software.amazon.awssdk.services.medialive.model.FrameCaptureGroupSettings
-
Packages that use FrameCaptureGroupSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of FrameCaptureGroupSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return FrameCaptureGroupSettings Modifier and Type Method Description FrameCaptureGroupSettingsOutputGroupSettings. frameCaptureGroupSettings()Returns the value of the FrameCaptureGroupSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type FrameCaptureGroupSettings Modifier and Type Method Description OutputGroupSettings.BuilderOutputGroupSettings.Builder. frameCaptureGroupSettings(FrameCaptureGroupSettings frameCaptureGroupSettings)Sets the value of the FrameCaptureGroupSettings property for this object.
-