| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CustomSql |
PhysicalTable.customSql()
A physical table type built from the results of the custom SQL query.
|
| Modifier and Type | Method and Description |
|---|---|
PhysicalTable.Builder |
PhysicalTable.Builder.customSql(CustomSql customSql)
A physical table type built from the results of the custom SQL query.
|
static PhysicalTable |
PhysicalTable.fromCustomSql(CustomSql customSql)
Create an instance of this class with
PhysicalTable.customSql() initialized to the given value. |
Copyright © 2023. All rights reserved.