Package | Description |
---|---|
com.vmware.content.library |
The Content Library package provides classes and interfaces for defining and
managing the library's items, subscription, publication, and storage.
|
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 |
---|
CertificateVerificationInfo
Currently, this field will available only in following cases 1.
|
ItemFactory
ItemFactory is responsible for creating instances of services
contained inside the com.vmware.content.library.item package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
CertificateVerificationInfo
Currently, this field will available only in following cases 1.
|
CertificateVerificationInfo.Builder
Builder class for
CertificateVerificationInfo . |
CertVerificationStatus
The
CertVerificationStatus enumeration class defines the certificate
verification status of a library item. |
CertVerificationStatus.Values
Native Java
enum representing this enumeration class. |
Changes
The
Changes interface provides methods to get a history of the content
changes made to a library item. |
ChangesTypes
The
Changes interface provides methods to get a history of the content
changes made to a library item. |
ChangesTypes.Info
The
Info class contains information about a library item change. |
ChangesTypes.Info.Builder
Builder class for
ChangesTypes.Info . |
ChangesTypes.Summary
The
Summary class contains commonly used information about a library
item change. |
ChangesTypes.Summary.Builder
Builder class for
ChangesTypes.Summary . |
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.Builder
Builder class for
DownloadSessionModel . |
DownloadSessionModel.State
The state of the download session.
|
DownloadSessionModel.State.Values
Native Java
enum representing this enumeration class. |
DownloadSessionTypes
The
DownloadSession interface manipulates download sessions, which are
used to download content from the Content Library Service. |
File
The
File interface can be used to query for information on the files
within a library item. |
FileTypes
The
File interface can be used to query for information on the files
within a library item. |
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.ChecksumInfo.Builder
Builder class for
FileTypes.ChecksumInfo . |
FileTypes.Info
The
Info class provides information about a file in Content Library
Service storage. |
FileTypes.Info.Builder
Builder class for
FileTypes.Info . |
ItemFactory
ItemFactory is responsible for creating instances of services
contained inside the com.vmware.content.library.item package and also has the subpackages reference
to access respective subpackage services. |
Storage
Storage is a resource that represents a specific instance of a file
stored on a storage backing. |
StorageTypes
Storage is a resource that represents a specific instance of a file
stored on a storage backing. |
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. |
StorageTypes.Info.Builder
Builder class for
StorageTypes.Info . |
TransferEndpoint
The
TransferEndpoint class encapsulates a URI along with extra
information about it. |
TransferEndpoint.Builder
Builder class for
TransferEndpoint . |
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.Builder
Builder class for
UpdateSessionModel . |
UpdateSessionModel.State
The state of an update session.
|
UpdateSessionModel.State.Values
Native Java
enum representing this enumeration class. |
UpdateSessionTypes
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. |
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. |