VMware vCloud Suite SDK Perl
The VMware vCloud Suite SDK for Perl supports the client-side vCloud Suite API for access to vCloud services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Content::LibraryModel::LibraryType Class Reference
Inheritance diagram for Com::Vmware::Content::LibraryModel::LibraryType:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Content::LibraryModel::LibraryType enumerated type defines the type of a class Com::Vmware::Content::LibraryModel .

The type of a library can be used to determine which additional services can be performed with a library.

Constant Com::Vmware::Content::LibraryModel::LibraryType::LOCAL # The library contents are defined and stored by the local Content Library Service installation.

A local library can be retrieved and managed via the class Com::Vmware::Content::LocalLibrary .

Constant Com::Vmware::Content::LibraryModel::LibraryType::SUBSCRIBED # The library synchronizes its items and content from another published library.

A subscribed library can be retrieved and managed via the class Com::Vmware::Content::SubscribedLibrary .

Member Function Documentation

public method Com::Vmware::Content::LibraryModel::LibraryType::new ( )

Constructor to initialize the Com::Vmware::Content::LibraryModel::LibraryType enumeration.

Return values
Blessedobject
Code:
click to view

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