|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualCpu | |
|---|---|
| com.vmware.vcloud.sdk | |
| Uses of VirtualCpu in com.vmware.vcloud.sdk |
|---|
| Methods in com.vmware.vcloud.sdk that return VirtualCpu | |
|---|---|
VirtualCpu |
VM.getCpu()
Returns the Virtual CPU for the VM |
VirtualCpu |
VappTemplate.getCpu()
Returns the Virtual CPU for the vAppTemplate VM |
static VirtualCpu |
VM.getCpu(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType vmRef)
Returns VirtualCpu Item for the given vm Ref |
static VirtualCpu |
VappTemplate.getCpu(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType vappTemplateVmRef)
Returns VirtualCpu Item for the given vAppTemplate VM |
| Methods in com.vmware.vcloud.sdk with parameters of type VirtualCpu | |
|---|---|
Task |
VM.updateCpu(VirtualCpu virtualCpuItem)
Updates the VirtualCpu Item of the VM |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||