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::Monitoring::Snmp::SNMPTestResults Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPTestResults:

Avaliable Methods

public method set_success ()
 
public method get_success ()
 
public method set_message ()
 
public method get_message ()
 
public method new ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPTestResults class Structure to provide operators diagnostics test results.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPTestResults::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::Monitoring::Snmp::SNMPTestResults::get_success ( )

Gets the value of 'success' property.

Return values
success- The current value of the field. Set success to true/false boolean#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPTestResults::new ( )

Constructor to initialize the Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPTestResults structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPTestResults::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::Monitoring::Snmp::SNMPTestResults::set_success ( )

Sets the given value for 'success' property.

Parameters
success- New value for the field. Set success to true/false
Code:
click to view

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