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::Vapi::Metadata::SourceInfo Class Reference
Inheritance diagram for Com::Vmware::Vapi::Metadata::SourceInfo:

Avaliable Methods

public method set_msg_protocol ()
 
public method set_file_name ()
 
public method set_type ()
 
public method get_file_name ()
 
public method set_remote_addr ()
 
public method new ()
 
public method get_type ()
 
public method get_msg_protocol ()
 
public method get_remote_addr ()
 

Detailed Description

Metadata source info

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::SourceInfo::get_file_name ( )

Gets the value of 'file_name' property.

Return values
file_name- The current value of the field. Name of the metadata source file optional#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::SourceInfo::get_msg_protocol ( )

Gets the value of 'msg_protocol' property.

Return values
msg_protocol- The current value of the field. Message protocol to be used optional#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::SourceInfo::get_remote_addr ( )

Gets the value of 'remote_addr' property.

Return values
remote_addr- The current value of the field. Address of the remote metadata source optional#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::SourceInfo::get_type ( )

Gets the value of 'type' property.

Return values
type- The current value of the field. Type of the metadata source SourceType#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::SourceInfo::new ( )

Constructor to initialize the Com::Vmware::Vapi::Metadata::SourceInfo structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vapi::Metadata::SourceInfo::set_file_name ( )

Sets the given value for 'file_name' property.

Parameters
file_name- New value for the field. Name of the metadata source file
Code:
click to view
public method Com::Vmware::Vapi::Metadata::SourceInfo::set_msg_protocol ( )

Sets the given value for 'msg_protocol' property.

Parameters
msg_protocol- New value for the field. Message protocol to be used
Code:
click to view
public method Com::Vmware::Vapi::Metadata::SourceInfo::set_remote_addr ( )

Sets the given value for 'remote_addr' property.

Parameters
remote_addr- New value for the field. Address of the remote metadata source
Code:
click to view
public method Com::Vmware::Vapi::Metadata::SourceInfo::set_type ( )

Sets the given value for 'type' property.

Parameters
type- New value for the field. Type of the metadata source
Code:
click to view

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