Uses of Class
software.amazon.awssdk.services.medialive.model.RawSettings
-
Packages that use RawSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of RawSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return RawSettings Modifier and Type Method Description RawSettingsArchiveContainerSettings. rawSettings()Returns the value of the RawSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type RawSettings Modifier and Type Method Description ArchiveContainerSettings.BuilderArchiveContainerSettings.Builder. rawSettings(RawSettings rawSettings)Sets the value of the RawSettings property for this object.
-