|
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 state of the download session. Constant Com::Vmware::Content::Library::Item::DownloadSessionModel::State::ACTIVE # The session is active. Individual files may be in the process of being transferred and may become ready for download at different times. Constant Com::Vmware::Content::Library::Item::DownloadSessionModel::State::CANCELED # The session has been canceled. On-going downloads may fail. The session will stay in this state until it is either deleted by the user or automatically cleaned up by the Content Library Service. Constant Com::Vmware::Content::Library::Item::DownloadSessionModel::State::ERROR # Indicates there was an error during the session lifecycle.
| public method Com::Vmware::Content::Library::Item::DownloadSessionModel::State::new | ( | ) |
Constructor to initialize the Com::Vmware::Content::Library::Item::DownloadSessionModel::State enumeration.
| Blessed | object |
Code: