Class VirtualNetworkAdapter
- java.lang.Object
-
- com.zerog.ia.auto.project.ProjectObject
-
- com.zerog.ia.auto.project.vapp.hardware.AbstractVirtualHardware
-
- com.zerog.ia.auto.project.vapp.hardware.VirtualNetworkAdapter
-
- All Implemented Interfaces:
Referenceable
,VirtualEntity
,VirtualHardwareEntity
public final class VirtualNetworkAdapter extends AbstractVirtualHardware
Represents a Virtual Network Adapter Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
-
-
Constructor Summary
Constructors Constructor Description VirtualNetworkAdapter()
-
Method Summary
-
Methods inherited from class com.zerog.ia.auto.project.vapp.hardware.AbstractVirtualHardware
getAddress, getAddressOnParent, getAllocationUnit, getAutomaticAllocation, getConnection, getHostResource, getId, getInfo, getLimit, getName, getParent, getReservation, getVirtualHardwareResourceSubtype, getVirtualHardwareResourceType, getVirtualQuantity, getWeight, setAddress, setAddressOnParent, setAllocationUnit, setAutomaticAllocation, setConnection, setHostResource, setId, setInfo, setLimit, setName, setParent, setReservation, setVirtualHardwareResourceSubtype, setVirtualHardwareResourceType, setVirtualQuantity, setWeight
-
Methods inherited from class com.zerog.ia.auto.project.ProjectObject
equals, getReferenceID, hashCode, setReferenceID
-
-