public class NotSupportedHostInDvs extends NotSupportedHost
Java class for NotSupportedHostInDvs complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NotSupportedHostInDvs">
<complexContent>
<extension base="{urn:vim25}NotSupportedHost">
<sequence>
<element name="switchProductSpec" type="{urn:vim25}DistributedVirtualSwitchProductSpec"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DistributedVirtualSwitchProductSpec |
switchProductSpec |
productName, productVersionfaultCause, faultMessage| Constructor and Description |
|---|
NotSupportedHostInDvs() |
| Modifier and Type | Method and Description |
|---|---|
DistributedVirtualSwitchProductSpec |
getSwitchProductSpec()
Gets the value of the switchProductSpec property.
|
void |
setSwitchProductSpec(DistributedVirtualSwitchProductSpec value)
Sets the value of the switchProductSpec property.
|
getProductName, getProductVersion, setProductName, setProductVersiongetFaultCause, getFaultMessage, setFaultCauseprotected DistributedVirtualSwitchProductSpec switchProductSpec
public DistributedVirtualSwitchProductSpec getSwitchProductSpec()
DistributedVirtualSwitchProductSpecpublic void setSwitchProductSpec(DistributedVirtualSwitchProductSpec value)
value - allowed object is
DistributedVirtualSwitchProductSpecCopyright © 2018. All rights reserved.