|
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::Downloadsession::File::PrepareStatus enumerated type* defines the state of the file in preparation for download. Constant Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus::UNPREPARED # The file hasn't been requested for preparation. Constant Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus::PREPARE_REQUESTED # A prepare has been requested, however the server hasn't started the preparation yet. Constant Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus::PREPARING # A prepare has been requested and the file is in the process of being prepared. Constant Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus::PREPARED # Prepare succeeded. The file is ready for download. Constant Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus::ERROR # Prepare failed.
| public method Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus::new | ( | ) |
Constructor to initialize the Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus enumeration.
| Blessed | object |
Code: