Package com.vmware.vim25
Class VAppConfigSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VmConfigSpec
com.vmware.vim25.VAppConfigSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.VmConfigSpec
eula, installBootRequired, installBootStopDelay, ipAssignment, ovfEnvironmentTransport, ovfSection, product, propertyFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAnnotation(String annotation) voidsetEntityConfig(VAppEntityConfigInfo[] entityConfig) voidsetInstanceUuid(String instanceUuid) voidsetManagedBy(ManagedByInfo managedBy) Methods inherited from class com.vmware.vim25.VmConfigSpec
getEula, getInstallBootRequired, getInstallBootStopDelay, getIpAssignment, getOvfEnvironmentTransport, getOvfSection, getProduct, getProperty, setEula, setInstallBootRequired, setInstallBootStopDelay, setIpAssignment, setOvfEnvironmentTransport, setOvfSection, setProduct, setPropertyMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
entityConfig
-
annotation
-
instanceUuid
-
managedBy
-
-
Constructor Details
-
VAppConfigSpec
public VAppConfigSpec()
-
-
Method Details
-
getEntityConfig
-
getAnnotation
-
getInstanceUuid
-
getManagedBy
-
setEntityConfig
-
setAnnotation
-
setInstanceUuid
-
setManagedBy
-