public class USqlDatabase extends CatalogItem
| Constructor and Description |
|---|
USqlDatabase() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name of the database.
|
USqlDatabase |
withName(String name)
Set the name of the database.
|
computeAccountName, version, withComputeAccountName, withVersionpublic String name()
public USqlDatabase withName(String name)
name - the name value to setCopyright © 2019. All rights reserved.