| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static DataPathValue.Builder |
DataPathValue.builder() |
DataPathValue.Builder |
DataPathValue.Builder.fieldId(String fieldId)
The field ID of the field that needs to be sorted.
|
DataPathValue.Builder |
DataPathValue.Builder.fieldValue(String fieldValue)
The actual value of the field that needs to be sorted.
|
DataPathValue.Builder |
DataPathValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DataPathValue.Builder> |
DataPathValue.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DataPathColor.Builder |
DataPathColor.Builder.element(Consumer<DataPathValue.Builder> element)
The element that the color needs to be applied to.
|
Copyright © 2023. All rights reserved.