Package com.vmware.vim25
Class DVSSummary
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.DVSSummary
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHost()getName()intString[]getUuid()getVm()voidsetContact(DVSContactInfo contact) voidsetDescription(String description) voidsetHost(ManagedObjectReference[] host) voidsetHostMember(ManagedObjectReference[] hostMember) voidvoidsetNumHosts(Integer numHosts) voidsetNumPorts(int numPorts) voidsetPortgroupName(String[] portgroupName) voidsetProductInfo(DistributedVirtualSwitchProductSpec productInfo) voidvoidsetVm(ManagedObjectReference[] vm) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
name
-
uuid
-
numPorts
public int numPorts -
productInfo
-
hostMember
-
vm
-
host
-
portgroupName
-
description
-
contact
-
numHosts
-
-
Constructor Details
-
DVSSummary
public DVSSummary()
-
-
Method Details
-
getName
-
getUuid
-
getNumPorts
public int getNumPorts() -
getProductInfo
-
getHostMember
-
getVm
-
getHost
-
getPortgroupName
-
getDescription
-
getContact
-
getNumHosts
-
setName
-
setUuid
-
setNumPorts
public void setNumPorts(int numPorts) -
setProductInfo
-
setHostMember
-
setVm
-
setHost
-
setPortgroupName
-
setDescription
-
setContact
-
setNumHosts
-