Uses of Class
software.amazon.awssdk.services.medialive.model.ArchiveS3Settings
-
Packages that use ArchiveS3Settings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of ArchiveS3Settings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return ArchiveS3Settings Modifier and Type Method Description ArchiveS3SettingsArchiveCdnSettings. archiveS3Settings()Returns the value of the ArchiveS3Settings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type ArchiveS3Settings Modifier and Type Method Description ArchiveCdnSettings.BuilderArchiveCdnSettings.Builder. archiveS3Settings(ArchiveS3Settings archiveS3Settings)Sets the value of the ArchiveS3Settings property for this object.
-