public class OvhProductType extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
consumers
Number of allowed customers
canBeNull
|
String |
cpu
Instance's cpu
canBeNull
|
Long |
databases
Number of allowed databases
canBeNull
|
Long |
diskSize
Disk size of the instance (in GB)
canBeNull
|
Long |
emailAccounts
Number of allowed email accounts
canBeNull
|
Long |
ram
Instance's ram (in GB)
canBeNull
|
String |
type
Type name
canBeNull
|
Long |
vCores
Number of vCore
canBeNull
|
Long |
websites
Number of allowed websites
canBeNull
|
| Constructor and Description |
|---|
OvhProductType() |
public Long databases
public Long emailAccounts
public Long diskSize
public String cpu
public Long websites
public Long consumers
public String type
public Long vCores
public Long ram
Copyright © 2018. All rights reserved.