public static interface TtmlDestinationSettings.Builder extends SdkPojo, CopyableBuilder<TtmlDestinationSettings.Builder,TtmlDestinationSettings>
Modifier and Type | Method and Description |
---|---|
TtmlDestinationSettings.Builder |
stylePassthrough(String stylePassthrough)
Sets the value of the StylePassthrough property for this object.
|
TtmlDestinationSettings.Builder |
stylePassthrough(TtmlStylePassthrough stylePassthrough)
Sets the value of the StylePassthrough property for this object.
|
copy
applyMutation, build
TtmlDestinationSettings.Builder stylePassthrough(String stylePassthrough)
stylePassthrough
- The new value for the StylePassthrough property for this object.TtmlStylePassthrough
,
TtmlStylePassthrough
TtmlDestinationSettings.Builder stylePassthrough(TtmlStylePassthrough stylePassthrough)
stylePassthrough
- The new value for the StylePassthrough property for this object.TtmlStylePassthrough
,
TtmlStylePassthrough
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.