public static final class CfnChannel.NielsenConfigurationProperty.Builder
extends java.lang.Object
CfnChannel.NielsenConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnChannel.NielsenConfigurationProperty |
build()
Builds the configured instance.
|
CfnChannel.NielsenConfigurationProperty.Builder |
distributorId(java.lang.String distributorId)
Sets the value of
CfnChannel.NielsenConfigurationProperty.getDistributorId() |
CfnChannel.NielsenConfigurationProperty.Builder |
nielsenPcmToId3Tagging(java.lang.String nielsenPcmToId3Tagging)
Sets the value of
CfnChannel.NielsenConfigurationProperty.getNielsenPcmToId3Tagging() |
public CfnChannel.NielsenConfigurationProperty.Builder distributorId(java.lang.String distributorId)
CfnChannel.NielsenConfigurationProperty.getDistributorId()
distributorId
- Enter the Distributor ID assigned to your organization by Nielsen.this
public CfnChannel.NielsenConfigurationProperty.Builder nielsenPcmToId3Tagging(java.lang.String nielsenPcmToId3Tagging)
CfnChannel.NielsenConfigurationProperty.getNielsenPcmToId3Tagging()
nielsenPcmToId3Tagging
- Enables Nielsen PCM to ID3 tagging.this
public CfnChannel.NielsenConfigurationProperty build()
CfnChannel.NielsenConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided