| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
TableResource |
TableResource.clone() |
TableResource |
Resource.getTable()
The table for the resource.
|
TableResource |
TableResource.withDatabaseName(String databaseName)
The name of the database for the table.
|
TableResource |
TableResource.withName(String name)
The name of the table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setTable(TableResource table)
The table for the resource.
|
Resource |
Resource.withTable(TableResource table)
The table for the resource.
|
Copyright © 2020. All rights reserved.