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