| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
GlueTableReference |
TableReference.glue()
If present, a reference to the AWS Glue table referred to by this table reference.
|
| Modifier and Type | Method and Description |
|---|---|
static TableReference |
TableReference.fromGlue(GlueTableReference glue)
Create an instance of this class with
TableReference.glue() initialized to the given value. |
TableReference.Builder |
TableReference.Builder.glue(GlueTableReference glue)
If present, a reference to the AWS Glue table referred to by this table reference.
|
Copyright © 2023. All rights reserved.