| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static DataPathType.Builder |
DataPathType.builder() |
DataPathType.Builder |
DataPathType.Builder.pivotTableDataPathType(PivotTableDataPathType pivotTableDataPathType)
The type of data path value utilized in a pivot table.
|
DataPathType.Builder |
DataPathType.Builder.pivotTableDataPathType(String pivotTableDataPathType)
The type of data path value utilized in a pivot table.
|
DataPathType.Builder |
DataPathType.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DataPathType.Builder> |
DataPathType.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DataPathValue.Builder |
DataPathValue.Builder.dataPathType(Consumer<DataPathType.Builder> dataPathType)
The type configuration of the field.
|
Copyright © 2023. All rights reserved.