| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomColor> |
ColorsConfiguration.customColors()
A list of up to 50 custom colors.
|
| Modifier and Type | Method and Description |
|---|---|
ColorsConfiguration.Builder |
ColorsConfiguration.Builder.customColors(CustomColor... customColors)
A list of up to 50 custom colors.
|
| Modifier and Type | Method and Description |
|---|---|
ColorsConfiguration.Builder |
ColorsConfiguration.Builder.customColors(Collection<CustomColor> customColors)
A list of up to 50 custom colors.
|
Copyright © 2023. All rights reserved.