| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<GradientStop> |
GradientColor.stops()
The list of gradient color stops.
|
| Modifier and Type | Method and Description |
|---|---|
GradientColor.Builder |
GradientColor.Builder.stops(GradientStop... stops)
The list of gradient color stops.
|
| Modifier and Type | Method and Description |
|---|---|
GradientColor.Builder |
GradientColor.Builder.stops(Collection<GradientStop> stops)
The list of gradient color stops.
|
Copyright © 2023. All rights reserved.