public static final class CfnChannel.AudioHlsRenditionSelectionProperty.Builder
extends java.lang.Object
CfnChannel.AudioHlsRenditionSelectionProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnChannel.AudioHlsRenditionSelectionProperty |
build()
Builds the configured instance.
|
CfnChannel.AudioHlsRenditionSelectionProperty.Builder |
groupId(java.lang.String groupId)
Sets the value of
CfnChannel.AudioHlsRenditionSelectionProperty.getGroupId() |
CfnChannel.AudioHlsRenditionSelectionProperty.Builder |
name(java.lang.String name)
Sets the value of
CfnChannel.AudioHlsRenditionSelectionProperty.getName() |
public CfnChannel.AudioHlsRenditionSelectionProperty.Builder groupId(java.lang.String groupId)
CfnChannel.AudioHlsRenditionSelectionProperty.getGroupId()
groupId
- Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.this
public CfnChannel.AudioHlsRenditionSelectionProperty.Builder name(java.lang.String name)
CfnChannel.AudioHlsRenditionSelectionProperty.getName()
name
- Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.this
public CfnChannel.AudioHlsRenditionSelectionProperty build()
CfnChannel.AudioHlsRenditionSelectionProperty
java.lang.NullPointerException
- if any required attribute was not provided