| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.paas.database | |
| net.minidev.ovh.api.paas.database.instance.database |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhPaasdatabase.serviceName_instance_instanceId_database_GET(String serviceName,
String instanceId,
OvhStatus status)
Databases available in your instance
REST: GET /paas/database/{serviceName}/instance/{instanceId}/database
|
| Modifier and Type | Field and Description |
|---|---|
OvhStatus |
OvhInstanceDatabase.status
Database status
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhStatus |
OvhStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhStatus[] |
OvhStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.