Package com.vmware.vim25
Class VirtualMachineImportSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ImportSpec
com.vmware.vim25.VirtualMachineImportSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.ImportSpec
entityConfig, instantiationOstFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigSpec(VirtualMachineConfigSpec configSpec) voidsetResPoolEntity(ManagedObjectReference resPoolEntity) Methods inherited from class com.vmware.vim25.ImportSpec
getEntityConfig, getInstantiationOst, setEntityConfig, setInstantiationOstMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
configSpec
-
resPoolEntity
-
-
Constructor Details
-
VirtualMachineImportSpec
public VirtualMachineImportSpec()
-
-
Method Details
-
getConfigSpec
-
getResPoolEntity
-
setConfigSpec
-
setResPoolEntity
-