Package com.vmware.vim25
Class DistributedVirtualSwitchHostMemberConfigInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.DistributedVirtualSwitchHostMemberConfigInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionintFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHost()intvoidvoidvoidsetMaxProxySwitchPorts(int maxProxySwitchPorts) voidsetVendorSpecificConfig(DistributedVirtualSwitchKeyedOpaqueBlob[] vendorSpecificConfig) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
host
-
maxProxySwitchPorts
public int maxProxySwitchPorts -
vendorSpecificConfig
-
backing
-
-
Constructor Details
-
DistributedVirtualSwitchHostMemberConfigInfo
public DistributedVirtualSwitchHostMemberConfigInfo()
-
-
Method Details
-
getHost
-
getMaxProxySwitchPorts
public int getMaxProxySwitchPorts() -
getVendorSpecificConfig
-
getBacking
-
setHost
-
setMaxProxySwitchPorts
public void setMaxProxySwitchPorts(int maxProxySwitchPorts) -
setVendorSpecificConfig
-
setBacking
-