VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Vcenter::Ovf::OvfInfo Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Ovf::OvfInfo:

Avaliable Methods

public method set_messages ()
 
public method new ()
 
public method get_messages ()
 

Detailed Description

The Com::Vmware::Vcenter::Ovf::OvfInfo class contains informational messages related to accessing, validating, deploying, or exporting an OVF package.

Member Function Documentation

public method Com::Vmware::Vcenter::Ovf::OvfInfo::get_messages ( )

Gets the value of 'messages' property.

Return values
messages- The current value of the field. A list of localizable messages (see class Com::Vmware::Vapi::Std::LocalizableMessage ). List#
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::OvfInfo::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Ovf::OvfInfo structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::OvfInfo::set_messages ( )

Sets the given value for 'messages' property.

Parameters
messages- New value for the field. A list of localizable messages (see class Com::Vmware::Vapi::Std::LocalizableMessage ).
Code:
click to view

The documentation for this class was generated from the following file: