com.hyper9.simdk.stubs.jaxws
Class QueryMemoryOverhead
java.lang.Object
com.hyper9.simdk.stubs.jaxws.QueryMemoryOverhead
public class QueryMemoryOverhead
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryMemoryOverhead
public QueryMemoryOverhead()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getMemorySize
public Long getMemorySize()
- Returns:
- returns Long
setMemorySize
public void setMemorySize(Long memorySize)
- Parameters:
memorySize
- the value for the memorySize property
getVideoRamSize
public Integer getVideoRamSize()
- Returns:
- returns Integer
setVideoRamSize
public void setVideoRamSize(Integer videoRamSize)
- Parameters:
videoRamSize
- the value for the videoRamSize property
getNumVcpus
public Integer getNumVcpus()
- Returns:
- returns Integer
setNumVcpus
public void setNumVcpus(Integer numVcpus)
- Parameters:
numVcpus
- the value for the numVcpus property
Copyright © 2009-2010 Hyper9. All Rights Reserved.