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