public class CreateVMDiskParams
extends java.lang.Object
Constructor and Description |
---|
CreateVMDiskParams() |
Modifier and Type | Method and Description |
---|---|
double |
getDiskSize() |
int |
getDiskType() |
int |
getVmId() |
void |
setDiskSize(double diskSize) |
void |
setDiskType(int diskType) |
void |
setVmId(int vmId) |