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::OvfMessage::Category Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Ovf::OvfMessage::Category:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Ovf::OvfMessage::Category enumerated type defines the categories of messages (see class Com::Vmware::Vcenter::Ovf::OvfMessage ). Constant Com::Vmware::Vcenter::Ovf::OvfMessage::Category::VALIDATION # The OVF descriptor is invalid, for example, syntax errors or schema errors. Constant Com::Vmware::Vcenter::Ovf::OvfMessage::Category::INPUT # The user provided input parameters are invalid. Constant Com::Vmware::Vcenter::Ovf::OvfMessage::Category::SERVER # Server error.

Member Function Documentation

public method Com::Vmware::Vcenter::Ovf::OvfMessage::Category::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Ovf::OvfMessage::Category enumeration.

Return values
Blessedobject
Code:
click to view

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