public class ClusterDpmHostConfigSpec extends ArrayUpdateSpec
Java class for ClusterDpmHostConfigSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ClusterDpmHostConfigSpec">
<complexContent>
<extension base="{urn:vim25}ArrayUpdateSpec">
<sequence>
<element name="info" type="{urn:vim25}ClusterDpmHostConfigInfo" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ClusterDpmHostConfigInfo |
info |
operation, removeKey| Constructor and Description |
|---|
ClusterDpmHostConfigSpec() |
| Modifier and Type | Method and Description |
|---|---|
ClusterDpmHostConfigInfo |
getInfo()
Gets the value of the info property.
|
void |
setInfo(ClusterDpmHostConfigInfo value)
Sets the value of the info property.
|
getOperation, getRemoveKey, setOperation, setRemoveKeyprotected ClusterDpmHostConfigInfo info
public ClusterDpmHostConfigInfo getInfo()
ClusterDpmHostConfigInfopublic void setInfo(ClusterDpmHostConfigInfo value)
value - allowed object is
ClusterDpmHostConfigInfoCopyright © 2018. All rights reserved.