| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseResource |
DatabaseResource.clone() |
DatabaseResource |
Resource.getDatabase()
The database for the resource.
|
DatabaseResource |
DatabaseResource.withCatalogId(String catalogId)
The identifier for the Data Catalog.
|
DatabaseResource |
DatabaseResource.withName(String name)
The name of the database resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setDatabase(DatabaseResource database)
The database for the resource.
|
Resource |
Resource.withDatabase(DatabaseResource database)
The database for the resource.
|
Copyright © 2020. All rights reserved.