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