|
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
|
Avaliable Methods | |
| public method | new () |
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 .
| public method Com::Vmware::Content::Library::Item::Updatesession::File::SourceType::new | ( | ) |
Constructor to initialize the Com::Vmware::Content::Library::Item::Updatesession::File::SourceType enumeration.
| Blessed | object |
Code: