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::Appliance::Recovery::Restore::Job::LocalizableMessage Class Reference
Inheritance diagram for Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage:

Avaliable Methods

public method set_default_message ()
 
public method get_id ()
 
public method set_args ()
 
public method get_args ()
 
public method get_default_message ()
 
public method set_id ()
 
public method new ()
 

Detailed Description

Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage class Structure representing message

Member Function Documentation

public method Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage::get_args ( )

Gets the value of 'args' property.

Return values
args- The current value of the field. nested data List#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage::get_default_message ( )

Gets the value of 'default_message' property.

Return values
default_message- The current value of the field. text in english String#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage::get_id ( )

Gets the value of 'id' property.

Return values
id- The current value of the field. id in message bundle String#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage::new ( )

Constructor to initialize the Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage::set_args ( )

Sets the given value for 'args' property.

Parameters
args- New value for the field. nested data
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage::set_default_message ( )

Sets the given value for 'default_message' property.

Parameters
default_message- New value for the field. text in english
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Job::LocalizableMessage::set_id ( )

Sets the given value for 'id' property.

Parameters
id- New value for the field. id in message bundle
Code:
click to view

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