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