| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<Font> |
Typography.fontFamilies()
Determines the list of font families.
|
| Modifier and Type | Method and Description |
|---|---|
Typography.Builder |
Typography.Builder.fontFamilies(Font... fontFamilies)
Determines the list of font families.
|
| Modifier and Type | Method and Description |
|---|---|
Typography.Builder |
Typography.Builder.fontFamilies(Collection<Font> fontFamilies)
Determines the list of font families.
|
Copyright © 2023. All rights reserved.