| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.paas.database | |
| net.minidev.ovh.api.paas.database.image |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhPaasdatabase.image_GET(OvhStatus status,
OvhType type)
Name of all available images
REST: GET /paas/database/image
|
| Modifier and Type | Field and Description |
|---|---|
OvhStatus |
OvhImage.status
Image 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.