VMware vCloud Suite SDK for .NET 6.0.0
vmware::content::library::item Namespace Reference

Namespaces

namespace  downloadsession
namespace  updatesession

Classes

interface  DownloadSession
 The DownloadSession interface manipulates download sessions, which are used to download content from the Content Library Service. More...
class  DownloadSessionDefinitions
 Defines the type descriptors for the DownloadSession API service. More...
class  DownloadSessionModel
 The DownloadSessionModel class provides information on an active DownloadSession resource. More...
class  DownloadSessionStub
 Remote stub implementation of the DownloadSession API service. More...
class  DownloadSessionTypes
 Defines the data types of the DownloadSession API service. More...
interface  File
 The File interface can be used to query for information on the files within a library item. More...
class  FileDefinitions
 Defines the type descriptors for the File API service. More...
class  FileStub
 Remote stub implementation of the File API service. More...
class  FileTypes
 Defines the data types of the File API service. More...
interface  Storage
 Storage is a resource that represents a specific instance of a file stored on a storage backing. More...
class  StorageDefinitions
 Defines the type descriptors for the Storage API service. More...
class  StorageStub
 Remote stub implementation of the Storage API service. More...
class  StorageTypes
 Defines the data types of the Storage API service. More...
class  StructDefinitions
 Defines the type descriptors for the top-level types in com.vmware.content.library.item package. More...
class  TransferEndpoint
 The TransferEndpoint class encapsulates a URI along with extra information about it. More...
class  TransferStatus
 The TransferStatus enumerated type defines the transfer state of a file. More...
interface  UpdateSession
 The UpdateSession interface manipulates sessions that are used to upload content into the Content Library Service, and/or to remove files from a library item. More...
class  UpdateSessionDefinitions
 Defines the type descriptors for the UpdateSession API service. More...
class  UpdateSessionModel
 The UpdateSessionModel class provides information on an active UpdateSession resource. More...
class  UpdateSessionStub
 Remote stub implementation of the UpdateSession API service. More...
class  UpdateSessionTypes
 Defines the data types of the UpdateSession API service. More...