public class VmVirtualDiskUpdateRequest extends Object implements Serializable
| Constructor and Description |
|---|
VmVirtualDiskUpdateRequest(String name,
BigInteger size) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name.
|
BigInteger |
getSize()
Get the disk size.
|
public VmVirtualDiskUpdateRequest(String name, BigInteger size)
public BigInteger getSize()
BigInteger sizeCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.