| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.hpcspot |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Long> |
ApiOvhHpcspot.serviceName_consumption_GET(String serviceName,
Date hpcspotItemEndDate_from,
Date hpcspotItemEndDate_to,
Long hpcspotItemId,
Long orderId,
OvhConsumptionTypeEnum type)
Details of the consumption of your account
REST: GET /hpcspot/{serviceName}/consumption
|
| Modifier and Type | Field and Description |
|---|---|
OvhConsumptionTypeEnum |
OvhConsumption.type
Type of consumption
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhConsumptionTypeEnum |
OvhConsumptionTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhConsumptionTypeEnum[] |
OvhConsumptionTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.