Package com.vmware.vim25
Class DVSCapability
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.DVSCapability
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCompatibleHostComponentProductInfo(DistributedVirtualSwitchHostProductSpec[] compatibleHostComponentProductInfo) voidsetDvPortGroupOperationSupported(Boolean dvPortGroupOperationSupported) voidsetDvPortOperationSupported(Boolean dvPortOperationSupported) voidsetDvsOperationSupported(Boolean dvsOperationSupported) voidsetFeaturesSupported(DVSFeatureCapability featuresSupported) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
dvsOperationSupported
-
dvPortGroupOperationSupported
-
dvPortOperationSupported
-
compatibleHostComponentProductInfo
-
featuresSupported
-
-
Constructor Details
-
DVSCapability
public DVSCapability()
-
-
Method Details
-
getDvsOperationSupported
-
getDvPortGroupOperationSupported
-
getDvPortOperationSupported
-
getCompatibleHostComponentProductInfo
-
getFeaturesSupported
-
setDvsOperationSupported
-
setDvPortGroupOperationSupported
-
setDvPortOperationSupported
-
setCompatibleHostComponentProductInfo
public void setCompatibleHostComponentProductInfo(DistributedVirtualSwitchHostProductSpec[] compatibleHostComponentProductInfo) -
setFeaturesSupported
-