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::Backup::Parts::Part Class Reference
Inheritance diagram for Com::Vmware::Appliance::Recovery::Backup::Parts::Part:

Avaliable Methods

public method set_selected_by_default ()
 
public method set_description ()
 
public method get_id ()
 
public method get_optional ()
 
public method set_name ()
 
public method set_id ()
 
public method set_optional ()
 
public method get_description ()
 
public method get_selected_by_default ()
 
public method new ()
 
public method get_name ()
 

Detailed Description

Com::Vmware::Appliance::Recovery::Backup::Parts::Part class Structure representing backup restore part

Member Function Documentation

public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::get_description ( )

Gets the value of 'description' property.

Return values
description- The current value of the field. part description id in message bundle LocalizableMessage#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::get_id ( )

Gets the value of 'id' property.

Return values
id- The current value of the field. part ID ID#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::get_name ( )

Gets the value of 'name' property.

Return values
name- The current value of the field. part name id in message bundle LocalizableMessage#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::get_optional ( )

Gets the value of 'optional' property.

Return values
optional- The current value of the field. Estimated size of this piece boolean#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::get_selected_by_default ( )

Gets the value of 'selected_by_default' property.

Return values
selected_by_default- The current value of the field. Is part selected by default in UI boolean#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::new ( )

Constructor to initialize the Com::Vmware::Appliance::Recovery::Backup::Parts::Part structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::set_description ( )

Sets the given value for 'description' property.

Parameters
description- New value for the field. part description id in message bundle
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::set_id ( )

Sets the given value for 'id' property.

Parameters
id- New value for the field. part ID
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::set_name ( )

Sets the given value for 'name' property.

Parameters
name- New value for the field. part name id in message bundle
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::set_optional ( )

Sets the given value for 'optional' property.

Parameters
optional- New value for the field. Estimated size of this piece
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Parts::Part::set_selected_by_default ( )

Sets the given value for 'selected_by_default' property.

Parameters
selected_by_default- New value for the field. Is part selected by default in UI
Code:
click to view

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