public static final class CfnTheme.FontProperty.Builder
extends java.lang.Object
CfnTheme.FontProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnTheme.FontProperty |
build()
Builds the configured instance.
|
CfnTheme.FontProperty.Builder |
fontFamily(java.lang.String fontFamily)
Sets the value of
CfnTheme.FontProperty.getFontFamily() |
public CfnTheme.FontProperty.Builder fontFamily(java.lang.String fontFamily)
CfnTheme.FontProperty.getFontFamily()
fontFamily
- `CfnTheme.FontProperty.FontFamily`.this
public CfnTheme.FontProperty build()
CfnTheme.FontProperty
java.lang.NullPointerException
- if any required attribute was not provided