public static final class CfnChannel.H264FilterSettingsProperty.Builder
extends java.lang.Object
CfnChannel.H264FilterSettingsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnChannel.H264FilterSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.H264FilterSettingsProperty.Builder |
temporalFilterSettings(CfnChannel.TemporalFilterSettingsProperty temporalFilterSettings)
Sets the value of
CfnChannel.H264FilterSettingsProperty.getTemporalFilterSettings() |
CfnChannel.H264FilterSettingsProperty.Builder |
temporalFilterSettings(IResolvable temporalFilterSettings)
Sets the value of
CfnChannel.H264FilterSettingsProperty.getTemporalFilterSettings() |
public CfnChannel.H264FilterSettingsProperty.Builder temporalFilterSettings(IResolvable temporalFilterSettings)
CfnChannel.H264FilterSettingsProperty.getTemporalFilterSettings()
temporalFilterSettings
- Settings for applying the temporal filter to the video.this
public CfnChannel.H264FilterSettingsProperty.Builder temporalFilterSettings(CfnChannel.TemporalFilterSettingsProperty temporalFilterSettings)
CfnChannel.H264FilterSettingsProperty.getTemporalFilterSettings()
temporalFilterSettings
- Settings for applying the temporal filter to the video.this
public CfnChannel.H264FilterSettingsProperty build()
CfnChannel.H264FilterSettingsProperty
java.lang.NullPointerException
- if any required attribute was not provided