Package com.vmware.vim25
Class OvfCreateDescriptorResult
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.OvfCreateDescriptorResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetError()voidsetError(LocalizedMethodFault[] error) voidsetIncludeImageFiles(Boolean includeImageFiles) voidsetOvfDescriptor(String ovfDescriptor) voidsetWarning(LocalizedMethodFault[] warning) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
ovfDescriptor
-
error
-
warning
-
includeImageFiles
-
-
Constructor Details
-
OvfCreateDescriptorResult
public OvfCreateDescriptorResult()
-
-
Method Details
-
getOvfDescriptor
-
getError
-
getWarning
-
getIncludeImageFiles
-
setOvfDescriptor
-
setError
-
setWarning
-
setIncludeImageFiles
-