public class OvhNodeConsumption extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
hostname
Hostname of the consumed resource
canBeNull
|
OvhBillingNameEnum |
nodeProfile
Name of the node profile for the consumptions
canBeNull
|
OvhUnitAndValue<Long> |
quantity
Number of hours consummed
canBeNull
|
| Constructor and Description |
|---|
OvhNodeConsumption() |
public OvhBillingNameEnum nodeProfile
public String hostname
public OvhUnitAndValue<Long> quantity
Copyright © 2017. All rights reserved.