| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static Typography.Builder |
Typography.builder() |
Typography.Builder |
Typography.Builder.fontFamilies(Collection<Font> fontFamilies)
Determines the list of font families.
|
Typography.Builder |
Typography.Builder.fontFamilies(Consumer<Font.Builder>... fontFamilies)
Determines the list of font families.
|
Typography.Builder |
Typography.Builder.fontFamilies(Font... fontFamilies)
Determines the list of font families.
|
Typography.Builder |
Typography.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Typography.Builder> |
Typography.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ThemeConfiguration.Builder |
ThemeConfiguration.Builder.typography(Consumer<Typography.Builder> typography)
Sets the value of the Typography property for this object.
|
Copyright © 2023. All rights reserved.