public class ProfileSerializedCreateSpec extends ProfileCreateSpec
Java class for ProfileSerializedCreateSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProfileSerializedCreateSpec">
<complexContent>
<extension base="{urn:vim25}ProfileCreateSpec">
<sequence>
<element name="profileConfigString" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
profileConfigString |
annotation, enabled, name| Constructor and Description |
|---|
ProfileSerializedCreateSpec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProfileConfigString()
Gets the value of the profileConfigString property.
|
void |
setProfileConfigString(String value)
Sets the value of the profileConfigString property.
|
getAnnotation, getName, isEnabled, setAnnotation, setEnabled, setNameCopyright © 2018. All rights reserved.