| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseInput |
CreateDatabaseRequest.databaseInput()
The metadata for the database.
|
DatabaseInput |
UpdateDatabaseRequest.databaseInput()
A
DatabaseInput object specifying the new definition of the metadata database in the catalog. |
| Modifier and Type | Method and Description |
|---|---|
CreateDatabaseRequest.Builder |
CreateDatabaseRequest.Builder.databaseInput(DatabaseInput databaseInput)
The metadata for the database.
|
UpdateDatabaseRequest.Builder |
UpdateDatabaseRequest.Builder.databaseInput(DatabaseInput databaseInput)
A
DatabaseInput object specifying the new definition of the metadata database in the catalog. |
Copyright © 2020. All rights reserved.