public class MachineType extends Object
| Constructor and Description |
|---|
MachineType() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCpuCores() |
BigDecimal |
getEncryptedStorageGb() |
BigDecimal |
getHourlyCost() |
String |
getId() |
Constants.Provider |
getProvider() |
BigDecimal |
getRam() |
Integer |
getStorageGb() |
Boolean |
getSupportsPv() |
String |
toString() |
public Integer getCpuCores()
public BigDecimal getEncryptedStorageGb()
public BigDecimal getHourlyCost()
public String getId()
public Constants.Provider getProvider()
public BigDecimal getRam()
public Integer getStorageGb()
public Boolean getSupportsPv()
Copyright © 2015. All rights reserved.