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::Bindings::StubFactory Class Reference

Avaliable Methods

public method create_stub ()
 
public method new ()
 

Detailed Description

Factory for the client-side vAPI stubs.

Assumptions:
None.
Dependencies:
None.

Member Function Documentation

public method Com::Vmware::Vapi::Bindings::StubFactory::create_stub ( )

Create a stub corresponding to the specified service name

Parameters
service_name- Name of the service
stub_config- Stub's additional configuration
Return values
The stub corresponding to the specified service name
Code:
click to view
public method Com::Vmware::Vapi::Bindings::StubFactory::new ( )

Constructor to initialize the StubFactory object

Parameters
api_provider- protocol connection to use with stubs created by this factory
Return values
Blessed object
Code:
click to view

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