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