| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<TransformOperation> |
LogicalTable.dataTransforms()
Transform operations that act on this logical table.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalTable.Builder |
LogicalTable.Builder.dataTransforms(TransformOperation... dataTransforms)
Transform operations that act on this logical table.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalTable.Builder |
LogicalTable.Builder.dataTransforms(Collection<TransformOperation> dataTransforms)
Transform operations that act on this logical table.
|
Copyright © 2020. All rights reserved.