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::DownloadSessionModel::State Class Reference
Inheritance diagram for Com::Vmware::Content::Library::Item::DownloadSessionModel::State:

Avaliable Methods

public method new ()
 

Detailed Description

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.

Member Function Documentation

public method Com::Vmware::Content::Library::Item::DownloadSessionModel::State::new ( )

Constructor to initialize the Com::Vmware::Content::Library::Item::DownloadSessionModel::State enumeration.

Return values
Blessedobject
Code:
click to view

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