Package | Description |
---|---|
com.vmware.content.library.item |
The Content Library Item package provides classes and interfaces for managing
files in a library item.
|
com.vmware.content.library.item.downloadsession |
The Content Library Item Download Session package provides classes and
interfaces for downloading files in a session.
|
com.vmware.content.library.item.updatesession |
The Content Library Item Update Session package provides classes and interfaces
for updating files in a session.
|
Class and Description |
---|
DownloadSession
The
DownloadSession interface manipulates download sessions, which are
used to download content from the Content Library Service. |
DownloadSessionModel
The
DownloadSessionModel class provides information on an active DownloadSession resource. |
DownloadSessionModel.State
The state of the download session.
|
DownloadSessionModel.State.Values
Native Java
enum representing this enumeration class. |
DownloadSessionTypes
Defines the data types of the
DownloadSession
API service. |
File
The
File interface can be used to query for information on the files
within a library item. |
FileTypes
Defines the data types of the
File
API service. |
FileTypes.ChecksumAlgorithm
The
ChecksumAlgorithm enumeration class defines the valid checksum
algorithms. |
FileTypes.ChecksumAlgorithm.Values
Native Java
enum representing this enumeration class. |
FileTypes.ChecksumInfo
Provides checksums for a
FileTypes.Info
object. |
FileTypes.Info
The
Info class provides information about a file in Content Library
Service storage. |
Storage
Storage is a resource that represents a specific instance of a file
stored on a storage backing. |
StorageTypes
Defines the data types of the
Storage
API service. |
StorageTypes.Info
The
Info class is the expanded form of FileTypes.Info that includes details about the
storage backing for a file in a library item. |
TransferEndpoint
The
TransferEndpoint class encapsulates a URI along with extra
information about it. |
TransferStatus
The
TransferStatus enumeration class defines the transfer state of a
file. |
TransferStatus.Values
Native Java
enum representing this enumeration class. |
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. |
UpdateSessionModel
The
UpdateSessionModel class provides information on an active UpdateSession resource. |
UpdateSessionModel.State
The state of an update session.
|
UpdateSessionModel.State.Values
Native Java
enum representing this enumeration class. |
UpdateSessionTypes
Defines the data types of the
UpdateSession
API service. |
Class and Description |
---|
TransferEndpoint
The
TransferEndpoint class encapsulates a URI along with extra
information about it. |
Class and Description |
---|
FileTypes.ChecksumInfo
Provides checksums for a
FileTypes.Info
object. |
TransferEndpoint
The
TransferEndpoint class encapsulates a URI along with extra
information about it. |
TransferStatus
The
TransferStatus enumeration class defines the transfer state of a
file. |
Copyright © 2015. All Rights Reserved.