| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.paas.database | |
| net.minidev.ovh.api.paas.database.instance |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhPaasdatabase.serviceName_instance_GET(String serviceName,
OvhStatus status)
Instances linked to your project
REST: GET /paas/database/{serviceName}/instance
|
| Modifier and Type | Field and Description |
|---|---|
OvhStatus |
OvhInstance.status
Instance status
canBeNull && readOnly
|
| Modifier and Type | Field and Description |
|---|---|
OvhStatus |
OvhData.status
Instance status
canBeNull
|
| 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.