| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseFlags |
DatabaseFlags.clone() |
DatabaseFlags |
DatabaseFlags.set(String fieldName,
Object value) |
DatabaseFlags |
DatabaseFlags.setName(String name)
The name of the flag.
|
DatabaseFlags |
DatabaseFlags.setValue(String value)
The value of the flag.
|
| Modifier and Type | Method and Description |
|---|---|
List<DatabaseFlags> |
Settings.getDatabaseFlags()
The database flags passed to the instance at startup.
|
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.setDatabaseFlags(List<DatabaseFlags> databaseFlags)
The database flags passed to the instance at startup.
|
Copyright © 2011–2024 Google. All rights reserved.