Uses of Class
software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
-
Packages that use FileGroupSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of FileGroupSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return FileGroupSettings Modifier and Type Method Description FileGroupSettings
OutputGroupSettings. fileGroupSettings()
Settings related to your File output group.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type FileGroupSettings Modifier and Type Method Description OutputGroupSettings.Builder
OutputGroupSettings.Builder. fileGroupSettings(FileGroupSettings fileGroupSettings)
Settings related to your File output group.
-