| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
RelationalTable |
PhysicalTable.relationalTable()
A physical table type for relational data sources.
|
| Modifier and Type | Method and Description |
|---|---|
static PhysicalTable |
PhysicalTable.fromRelationalTable(RelationalTable relationalTable)
Create an instance of this class with
PhysicalTable.relationalTable() initialized to the given value. |
PhysicalTable.Builder |
PhysicalTable.Builder.relationalTable(RelationalTable relationalTable)
A physical table type for relational data sources.
|
Copyright © 2023. All rights reserved.