@Stability(value=Stable) public static final class CfnChannel.CaptionLanguageMappingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.CaptionLanguageMappingProperty>
CfnChannel.CaptionLanguageMappingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.CaptionLanguageMappingProperty |
build()
Builds the configured instance.
|
CfnChannel.CaptionLanguageMappingProperty.Builder |
captionChannel(Number captionChannel)
Sets the value of
CfnChannel.CaptionLanguageMappingProperty.getCaptionChannel() |
CfnChannel.CaptionLanguageMappingProperty.Builder |
languageCode(String languageCode)
Sets the value of
CfnChannel.CaptionLanguageMappingProperty.getLanguageCode() |
CfnChannel.CaptionLanguageMappingProperty.Builder |
languageDescription(String languageDescription)
Sets the value of
CfnChannel.CaptionLanguageMappingProperty.getLanguageDescription() |
@Stability(value=Stable) public CfnChannel.CaptionLanguageMappingProperty.Builder captionChannel(Number captionChannel)
CfnChannel.CaptionLanguageMappingProperty.getCaptionChannel()captionChannel - `CfnChannel.CaptionLanguageMappingProperty.CaptionChannel`.this@Stability(value=Stable) public CfnChannel.CaptionLanguageMappingProperty.Builder languageCode(String languageCode)
CfnChannel.CaptionLanguageMappingProperty.getLanguageCode()languageCode - `CfnChannel.CaptionLanguageMappingProperty.LanguageCode`.this@Stability(value=Stable) public CfnChannel.CaptionLanguageMappingProperty.Builder languageDescription(String languageDescription)
CfnChannel.CaptionLanguageMappingProperty.getLanguageDescription()languageDescription - `CfnChannel.CaptionLanguageMappingProperty.LanguageDescription`.this@Stability(value=Stable) public CfnChannel.CaptionLanguageMappingProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.CaptionLanguageMappingProperty>CfnChannel.CaptionLanguageMappingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.