Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
LogicalTableSource |
LogicalTableSource.clone() |
LogicalTableSource |
LogicalTable.getSource()
Source of this logical table.
|
LogicalTableSource |
LogicalTableSource.withJoinInstruction(JoinInstruction joinInstruction)
Specifies the result of a join of two logical tables.
|
LogicalTableSource |
LogicalTableSource.withPhysicalTableId(String physicalTableId)
Physical table ID.
|
Modifier and Type | Method and Description |
---|---|
void |
LogicalTable.setSource(LogicalTableSource source)
Source of this logical table.
|
LogicalTable |
LogicalTable.withSource(LogicalTableSource source)
Source of this logical table.
|
Copyright © 2021. All rights reserved.