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