com.vmware.vcloud.sdk
Class HardwareItem

java.lang.Object
  extended by com.vmware.vcloud.sdk.HardwareItem
Direct Known Subclasses:
SerialPort, VirtualCpu, VirtualDisk, VirtualMedia, VirtualMemory, VirtualNetworkCard

public class HardwareItem
extends Object

Base Helper class for for all the virtual items like CPU, Memory, Network, Disk etc


Method Summary
 com.vmware.vcloud.api.rest.schema.ovf.RASDType getItemResource()
          Get Item Resource object associated with this instance of the helper class
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getItemResource

public com.vmware.vcloud.api.rest.schema.ovf.RASDType getItemResource()
Get Item Resource object associated with this instance of the helper class

Returns:
RASDType


Copyright © 2016. All Rights Reserved.