public class VmCpuCountUpdateRequest extends Object implements Serializable
Constructor and Description |
---|
VmCpuCountUpdateRequest(int numberOfCpus,
Integer coresPerSocket) |
Modifier and Type | Method and Description |
---|---|
int |
getCoresPerSocket()
Get the number of cores per socket.
|
int |
getNumberOfCpus()
Get the number of cpus to update the VM with.
|
public VmCpuCountUpdateRequest(int numberOfCpus, Integer coresPerSocket)
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.