public class VdcComputeCapacityUpdateRequest extends Object implements Serializable
Constructor and Description |
---|
VdcComputeCapacityUpdateRequest(Long reservedCpu,
Long reservedMemory,
Map<String,Long> storageProfileLimits) |
Modifier and Type | Method and Description |
---|---|
Long |
getReservedCpu()
Get the reserved cpu in MHZ.
|
Long |
getReservedMemory()
Get the reserved memory in MB.
|
Map<String,Long> |
getStorageProfileLimits()
Map of storage profile uuid's to their respective disk limits in MB.
|
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.