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