Uses of Class
software.amazon.awssdk.services.medialive.model.FrameCaptureS3Settings
-
Packages that use FrameCaptureS3Settings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of FrameCaptureS3Settings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return FrameCaptureS3Settings Modifier and Type Method Description FrameCaptureS3SettingsFrameCaptureCdnSettings. frameCaptureS3Settings()Returns the value of the FrameCaptureS3Settings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type FrameCaptureS3Settings Modifier and Type Method Description FrameCaptureCdnSettings.BuilderFrameCaptureCdnSettings.Builder. frameCaptureS3Settings(FrameCaptureS3Settings frameCaptureS3Settings)Sets the value of the FrameCaptureS3Settings property for this object.
-