| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
JoinKeyProperties |
JoinInstruction.leftJoinKeyProperties()
Join key properties of the left operand.
|
JoinKeyProperties |
JoinInstruction.rightJoinKeyProperties()
Join key properties of the right operand.
|
| Modifier and Type | Method and Description |
|---|---|
JoinInstruction.Builder |
JoinInstruction.Builder.leftJoinKeyProperties(JoinKeyProperties leftJoinKeyProperties)
Join key properties of the left operand.
|
JoinInstruction.Builder |
JoinInstruction.Builder.rightJoinKeyProperties(JoinKeyProperties rightJoinKeyProperties)
Join key properties of the right operand.
|
Copyright © 2020. All rights reserved.