public static interface HlsCaptionLanguageMapping.Builder extends SdkPojo, CopyableBuilder<HlsCaptionLanguageMapping.Builder,HlsCaptionLanguageMapping>
| Modifier and Type | Method and Description |
|---|---|
HlsCaptionLanguageMapping.Builder |
captionChannel(Integer captionChannel)
Caption channel.
|
HlsCaptionLanguageMapping.Builder |
customLanguageCode(String customLanguageCode)
Specify the language for this caption channel, using the ISO 639-2 or ISO 639-3 three-letter language code
|
HlsCaptionLanguageMapping.Builder |
languageCode(LanguageCode languageCode)
Sets the value of the LanguageCode property for this object.
|
HlsCaptionLanguageMapping.Builder |
languageCode(String languageCode)
Sets the value of the LanguageCode property for this object.
|
HlsCaptionLanguageMapping.Builder |
languageDescription(String languageDescription)
Caption language description.
|
copyapplyMutation, buildHlsCaptionLanguageMapping.Builder captionChannel(Integer captionChannel)
captionChannel - Caption channel.HlsCaptionLanguageMapping.Builder customLanguageCode(String customLanguageCode)
customLanguageCode - Specify the language for this caption channel, using the ISO 639-2 or ISO 639-3 three-letter language
codeHlsCaptionLanguageMapping.Builder languageCode(String languageCode)
languageCode - The new value for the LanguageCode property for this object.LanguageCode,
LanguageCodeHlsCaptionLanguageMapping.Builder languageCode(LanguageCode languageCode)
languageCode - The new value for the LanguageCode property for this object.LanguageCode,
LanguageCodeHlsCaptionLanguageMapping.Builder languageDescription(String languageDescription)
languageDescription - Caption language description.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.