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