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

Avaliable Methods

public method get_structure_id ()
 
public method get_output_fields ()
 
public method set_structure_id ()
 
public method new ()
 
public method set_output_fields ()
 

Detailed Description

The Com::Vmware::Vapi::Metadata::Cli::Command::OutputInfo class describes the names used by the CLI to display the fields of a class element in the interface definition language as well as the order in which the fields will be displayed.

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::Cli::Command::OutputInfo::get_output_fields ( )

Gets the value of 'output_fields' property.

Return values
output_fields- The current value of the field. The order in which the fields of the class will be displayed by the CLI as well as the names used to display the fields . List#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Cli::Command::OutputInfo::get_structure_id ( )

Gets the value of 'structure_id' property.

Return values
structure_id- The current value of the field. Name of the class . ID#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Cli::Command::OutputInfo::new ( )

Constructor to initialize the Com::Vmware::Vapi::Metadata::Cli::Command::OutputInfo structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Cli::Command::OutputInfo::set_output_fields ( )

Sets the given value for 'output_fields' property.

Parameters
output_fields- New value for the field. The order in which the fields of the class will be displayed by the CLI as well as the names used to display the fields .
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Cli::Command::OutputInfo::set_structure_id ( )

Sets the given value for 'structure_id' property.

Parameters
structure_id- New value for the field. Name of the class .
Code:
click to view

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