Uses of Class
software.amazon.awssdk.services.medialive.model.ArchiveOutputSettings
-
Packages that use ArchiveOutputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of ArchiveOutputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return ArchiveOutputSettings Modifier and Type Method Description ArchiveOutputSettingsOutputSettings. archiveOutputSettings()Returns the value of the ArchiveOutputSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type ArchiveOutputSettings Modifier and Type Method Description OutputSettings.BuilderOutputSettings.Builder. archiveOutputSettings(ArchiveOutputSettings archiveOutputSettings)Sets the value of the ArchiveOutputSettings property for this object.
-