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

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Content::Library::Item::TransferStatus enumerated type defines the transfer state of a file. Constant Com::Vmware::Content::Library::Item::TransferStatus::WAITING_FOR_TRANSFER # Indicates that a file has been defined for a library item and its content needs to be uploaded. Constant Com::Vmware::Content::Library::Item::TransferStatus::TRANSFERRING # Indicates that data is being transferred to the file. Constant Com::Vmware::Content::Library::Item::TransferStatus::READY # Indicates that the file has been fully transferred and is ready to be used. Constant Com::Vmware::Content::Library::Item::TransferStatus::VALIDATING # Indicates that the file is being validated (checksum, type adapters). Constant Com::Vmware::Content::Library::Item::TransferStatus::ERROR # Indicates that there was an error transferring or validating the file.

Member Function Documentation

public method Com::Vmware::Content::Library::Item::TransferStatus::new ( )

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

Return values
Blessedobject
Code:
click to view

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