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::Content::Library::Item::Updatesession::File::ValidationError Class Reference
Inheritance diagram for Com::Vmware::Content::Library::Item::Updatesession::File::ValidationError:

Avaliable Methods

public method get_error_message ()
 
public method set_name ()
 
public method new ()
 
public method set_error_message ()
 
public method get_name ()
 

Detailed Description

The Com::Vmware::Content::Library::Item::Updatesession::File::ValidationError class* defines the validation error of a file in the session.

Member Function Documentation

public method Com::Vmware::Content::Library::Item::Updatesession::File::ValidationError::get_error_message ( )

Gets the value of 'error_message' property.

Return values
error_message- The current value of the field. A message indicating why the file was considered invalid. LocalizableMessage#
Code:
click to view
public method Com::Vmware::Content::Library::Item::Updatesession::File::ValidationError::get_name ( )

Gets the value of 'name' property.

Return values
name- The current value of the field. The name of the file. String#
Code:
click to view
public method Com::Vmware::Content::Library::Item::Updatesession::File::ValidationError::new ( )

Constructor to initialize the Com::Vmware::Content::Library::Item::Updatesession::File::ValidationError structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Content::Library::Item::Updatesession::File::ValidationError::set_error_message ( )

Sets the given value for 'error_message' property.

Parameters
error_message- New value for the field. A message indicating why the file was considered invalid.
Code:
click to view
public method Com::Vmware::Content::Library::Item::Updatesession::File::ValidationError::set_name ( )

Sets the given value for 'name' property.

Parameters
name- New value for the field. The name of the file.
Code:
click to view

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