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::Networking::Proxy::Message Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Networking::Proxy::Message:

Avaliable Methods

public method set_message ()
 
public method set_result ()
 
public method get_result ()
 
public method get_message ()
 
public method new ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Networking::Proxy::Message class Test result and message

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::Message::get_message ( )

Gets the value of 'message' property.

Return values
message- The current value of the field. message String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::Message::get_result ( )

Gets the value of 'result' property.

Return values
result- The current value of the field. result of the test MessageStatus#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::Message::new ( )

Constructor to initialize the Com::Vmware::Appliance::Techpreview::Networking::Proxy::Message structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::Message::set_message ( )

Sets the given value for 'message' property.

Parameters
message- New value for the field. message
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::Message::set_result ( )

Sets the given value for 'result' property.

Parameters
result- New value for the field. result of the test
Code:
click to view

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