| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
VMwareDVSFeatureCapability
Java class for VMwareDVSFeatureCapability complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected DVSFeatureCapability |
DVSCapability.featuresSupported |
protected DVSFeatureCapability |
QueryDvsFeatureCapabilityResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
DVSFeatureCapability |
ObjectFactory.createDVSFeatureCapability()
Create an instance of
DVSFeatureCapability |
DVSFeatureCapability |
DVSCapability.getFeaturesSupported()
Gets the value of the featuresSupported property.
|
DVSFeatureCapability |
QueryDvsFeatureCapabilityResponse.getReturnval()
Gets the value of the returnval property.
|
DVSFeatureCapability |
VimPortType.queryDvsFeatureCapability(ManagedObjectReference _this,
DistributedVirtualSwitchProductSpec switchProductSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
DVSCapability.setFeaturesSupported(DVSFeatureCapability value)
Sets the value of the featuresSupported property.
|
void |
QueryDvsFeatureCapabilityResponse.setReturnval(DVSFeatureCapability value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.