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::Content::Library::Item::Updatesession::File::SourceType Class Reference
Inheritance diagram for Com::Vmware::Content::Library::Item::Updatesession::File::SourceType:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Content::Library::Item::Updatesession::File::SourceType enumerated type* defines how the file content is retrieved. Constant Com::Vmware::Content::Library::Item::Updatesession::File::SourceType::NONE # No source type has been requested. Constant Com::Vmware::Content::Library::Item::Updatesession::File::SourceType::PUSH # The client is uploading content using HTTP(S) PUT requests. Constant Com::Vmware::Content::Library::Item::Updatesession::File::SourceType::PULL # The server is pulling content from a URL. The URL scheme can be http , https , file , or ds .

Member Function Documentation

public method Com::Vmware::Content::Library::Item::Updatesession::File::SourceType::new ( )

Constructor to initialize the Com::Vmware::Content::Library::Item::Updatesession::File::SourceType enumeration.

Return values
Blessedobject
Code:
click to view

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