public class OvhConsumption extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description
Description of the ressource
canBeNull && readOnly
|
Date |
hpcspotItemEndDate
Date of the completion of the item consumption
canBeNull && readOnly
|
Long |
hpcspotItemId
ID of the linked job on HPC Spot interface
canBeNull && readOnly
|
String |
hpcspotUrl
URL for the description of the consumption on the HPC Spot interface
canBeNull && readOnly
|
Long |
id
ID of the detail
canBeNull && readOnly
|
Long |
orderId
ID of the Order that billed this item.
|
OvhUnitAndValue<Long> |
quantity
Quantity consumed (minutes, core minutes, licences, token)
canBeNull && readOnly
|
OvhConsumptionReferenceEnum |
reference
Reference of the item.
|
OvhConsumptionTypeEnum |
type
Type of consumption
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhConsumption() |
public Long hpcspotItemId
public OvhConsumptionReferenceEnum reference
public Date hpcspotItemEndDate
public OvhUnitAndValue<Long> quantity
public Long orderId
public String description
public String hpcspotUrl
public Long id
public OvhConsumptionTypeEnum type
Copyright © 2018. All rights reserved.