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