| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static GradientStop.Builder |
GradientStop.builder() |
GradientStop.Builder |
GradientStop.Builder.color(String color)
Determines the color.
|
GradientStop.Builder |
GradientStop.Builder.dataValue(Double dataValue)
Determines the data value.
|
GradientStop.Builder |
GradientStop.Builder.gradientOffset(Double gradientOffset)
Determines gradient offset value.
|
GradientStop.Builder |
GradientStop.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GradientStop.Builder> |
GradientStop.serializableBuilderClass() |
Copyright © 2023. All rights reserved.