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