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::Techpreview::System::Update::UpdateStructGet Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet:

Avaliable Methods

public method get_check_updates ()
 
public method set_latest_update_query_time ()
 
public method get_latest_update_query_time ()
 
public method set_username ()
 
public method set_time ()
 
public method set_latest_update_install_time ()
 
public method new ()
 
public method get_day ()
 
public method get_latest_update_install_time ()
 
public method get_time ()
 
public method set_day ()
 
public method set_password ()
 
public method get_password ()
 
public method get_current_URL ()
 
public method set_check_updates ()
 
public method get_default_URL ()
 
public method set_default_URL ()
 
public method get_username ()
 
public method set_current_URL ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet class Structure to get url update repository.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_check_updates ( )

Gets the value of 'check_updates' property.

Return values
check_updates- The current value of the field. Check for update at the pre-configured repository URL. AutoUpdateNotification#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_current_URL ( )

Gets the value of 'current_URL' property.

Return values
current_URL- The current value of the field. Current appliance update repository URL. String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_day ( )

Gets the value of 'day' property.

Return values
day- The current value of the field. day to query for updates UpdateDay#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_default_URL ( )

Gets the value of 'default_URL' property.

Return values
default_URL- The current value of the field. Default appliance update repository URL. String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_latest_update_install_time ( )

Gets the value of 'latest_update_install_time' property.

Return values
latest_update_install_time- The current value of the field. timestamp of latest update installation String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_latest_update_query_time ( )

Gets the value of 'latest_update_query_time' property.

Return values
latest_update_query_time- The current value of the field. timestamp of latest query to update repository String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_password ( )

Gets the value of 'password' property.

Return values
password- The current value of the field. password for the url update repository String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_time ( )

Gets the value of 'time' property.

Return values
time- The current value of the field. time to query for updates Format: HH:MM:SS Military (24 hour) Time Format String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_username ( )

Gets the value of 'username' property.

Return values
username- The current value of the field. username for the url update repository String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::new ( )

Constructor to initialize the Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_check_updates ( )

Sets the given value for 'check_updates' property.

Parameters
check_updates- New value for the field. Check for update at the pre-configured repository URL.
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_current_URL ( )

Sets the given value for 'current_URL' property.

Parameters
current_URL- New value for the field. Current appliance update repository URL.
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_day ( )

Sets the given value for 'day' property.

Parameters
day- New value for the field. day to query for updates
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_default_URL ( )

Sets the given value for 'default_URL' property.

Parameters
default_URL- New value for the field. Default appliance update repository URL.
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_latest_update_install_time ( )

Sets the given value for 'latest_update_install_time' property.

Parameters
latest_update_install_time- New value for the field. timestamp of latest update installation
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_latest_update_query_time ( )

Sets the given value for 'latest_update_query_time' property.

Parameters
latest_update_query_time- New value for the field. timestamp of latest query to update repository
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_password ( )

Sets the given value for 'password' property.

Parameters
password- New value for the field. password for the url update repository
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_time ( )

Sets the given value for 'time' property.

Parameters
time- New value for the field. time to query for updates Format: HH:MM:SS Military (24 hour) Time Format
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_username ( )

Sets the given value for 'username' property.

Parameters
username- New value for the field. username for the url update repository
Code:
click to view

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