public class VsanHostDecommissionMode extends DynamicData
Java class for VsanHostDecommissionMode complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VsanHostDecommissionMode">
<complexContent>
<extension base="{urn:vim25}DynamicData">
<sequence>
<element name="objectAction" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
objectAction |
| Constructor and Description |
|---|
VsanHostDecommissionMode() |
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectAction()
Gets the value of the objectAction property.
|
void |
setObjectAction(String value)
Sets the value of the objectAction property.
|
protected String objectAction
Copyright © 2018. All rights reserved.