public static final class CfnChannel.AudioPidSelectionProperty.Builder
extends java.lang.Object
CfnChannel.AudioPidSelectionProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnChannel.AudioPidSelectionProperty |
build()
Builds the configured instance.
|
CfnChannel.AudioPidSelectionProperty.Builder |
pid(java.lang.Number pid)
Sets the value of
CfnChannel.AudioPidSelectionProperty.getPid() |
public CfnChannel.AudioPidSelectionProperty.Builder pid(java.lang.Number pid)
CfnChannel.AudioPidSelectionProperty.getPid()
pid
- Select the audio by this PID.this
public CfnChannel.AudioPidSelectionProperty build()
CfnChannel.AudioPidSelectionProperty
java.lang.NullPointerException
- if any required attribute was not provided