Interface TtmlDestinationSettings.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<TtmlDestinationSettings.Builder,
,TtmlDestinationSettings> SdkBuilder<TtmlDestinationSettings.Builder,
,TtmlDestinationSettings> SdkPojo
- Enclosing class:
TtmlDestinationSettings
public static interface TtmlDestinationSettings.Builder
extends SdkPojo, CopyableBuilder<TtmlDestinationSettings.Builder,TtmlDestinationSettings>
-
Method Summary
Modifier and TypeMethodDescriptionstyleControl
(String styleControl) This field is not currently supported and will not affect the output styling.styleControl
(TtmlDestinationStyleControl styleControl) This field is not currently supported and will not affect the output styling.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
styleControl
This field is not currently supported and will not affect the output styling. Leave the default value.- Parameters:
styleControl
- This field is not currently supported and will not affect the output styling. Leave the default value.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
styleControl
This field is not currently supported and will not affect the output styling. Leave the default value.- Parameters:
styleControl
- This field is not currently supported and will not affect the output styling. Leave the default value.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-