Uses of Class
software.amazon.awssdk.services.quicksight.model.LogicalTableSource
-
Packages that use LogicalTableSource Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LogicalTableSource in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LogicalTableSource Modifier and Type Method Description LogicalTableSourceLogicalTable. source()Source of this logical table.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type LogicalTableSource Modifier and Type Method Description LogicalTable.BuilderLogicalTable.Builder. source(LogicalTableSource source)Source of this logical table.
-