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

Avaliable Methods

public method new ()
 

Detailed Description

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.

Member Function Documentation

public method Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus::new ( )

Constructor to initialize the Com::Vmware::Content::Library::Item::Downloadsession::File::PrepareStatus enumeration.

Return values
Blessedobject
Code:
click to view

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