| Modifier and Type | Method and Description |
|---|---|
static Database.Builder |
Database.Builder.create(software.constructs.Construct scope,
String id) |
Database.Builder |
Database.Builder.databaseName(String databaseName)
(experimental) The name of the database.
|
Database.Builder |
Database.Builder.locationUri(String locationUri)
(experimental) The location of the database (for example, an HDFS path).
|
Copyright © 2021. All rights reserved.