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

Avaliable Methods

public method get_start_time ()
 
public method set_messages ()
 
public method get_end_time ()
 
public method get_id ()
 
public method set_id ()
 
public method get_progress ()
 
public method get_messages ()
 
public method set_state ()
 
public method set_end_time ()
 
public method new ()
 
public method set_start_time ()
 
public method get_state ()
 
public method set_progress ()
 

Detailed Description

Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus class Structure representing backup restore status

Member Function Documentation

public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_end_time ( )

Gets the value of 'end_time' property.

Return values
end_time- The current value of the field. Time when this backup was finished. Optional#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_id ( )

Gets the value of 'id' property.

Return values
id- The current value of the field. TimeStamp based ID String#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_messages ( )

Gets the value of 'messages' property.

Return values
messages- The current value of the field. list of messages List#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_progress ( )

Gets the value of 'progress' property.

Return values
progress- The current value of the field. percentage complete long#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_start_time ( )

Gets the value of 'start_time' property.

Return values
start_time- The current value of the field. Time when this backup was started. DateTime#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_state ( )

Gets the value of 'state' property.

Return values
state- The current value of the field. process state BackupRestoreProcessState#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::new ( )

Constructor to initialize the Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_end_time ( )

Sets the given value for 'end_time' property.

Parameters
end_time- New value for the field. Time when this backup was finished.
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_id ( )

Sets the given value for 'id' property.

Parameters
id- New value for the field. TimeStamp based ID
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_messages ( )

Sets the given value for 'messages' property.

Parameters
messages- New value for the field. list of messages
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_progress ( )

Sets the given value for 'progress' property.

Parameters
progress- New value for the field. percentage complete
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_start_time ( )

Sets the given value for 'start_time' property.

Parameters
start_time- New value for the field. Time when this backup was started.
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_state ( )

Sets the given value for 'state' property.

Parameters
state- New value for the field. process state
Code:
click to view

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