|
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
|
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 () |
Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage class Structure representing message
| public method Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage::get_args | ( | ) |
Gets the value of 'args' property.
| args | - The current value of the field. nested data List# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage::get_default_message | ( | ) |
Gets the value of 'default_message' property.
| default_message | - The current value of the field. text in english String# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage::get_id | ( | ) |
Gets the value of 'id' property.
| id | - The current value of the field. id in message bundle String# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage structure
| Blessed | object |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage::set_args | ( | ) |
Sets the given value for 'args' property.
| args | - New value for the field. nested data |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage::set_default_message | ( | ) |
Sets the given value for 'default_message' property.
| default_message | - New value for the field. text in english |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::LocalizableMessage::set_id | ( | ) |
Sets the given value for 'id' property.
| id | - New value for the field. id in message bundle |
Code: