Uses of Class
software.amazon.awssdk.services.quicksight.model.JoinInstruction
-
Packages that use JoinInstruction Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of JoinInstruction in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return JoinInstruction Modifier and Type Method Description JoinInstructionLogicalTableSource. joinInstruction()Specifies the result of a join of two logical tables.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type JoinInstruction Modifier and Type Method Description LogicalTableSource.BuilderLogicalTableSource.Builder. joinInstruction(JoinInstruction joinInstruction)Specifies the result of a join of two logical tables.
-