Package | Description |
---|---|
com.vmware.content |
The Content package provides classes and interfaces for configuring global
settings and permissions, and for managing libraries in the Content Library
Service.
|
Class and Description |
---|
Configuration
The
Configuration interface provides methods to configure the global
settings of the Content Library Service. |
ConfigurationModel
The
ConfigurationModel class defines the global settings of the Content
Library Service. |
ConfigurationModel.Builder
Builder class for
ConfigurationModel . |
ConfigurationTypes
The
Configuration interface provides methods to configure the global
settings of the Content Library Service. |
ContentFactory
ContentFactory is responsible for creating instances of services
contained inside the com.vmware.content package and also has the subpackages reference
to access respective subpackage services. |
Library
The
Library interface provides methods to manage and find LibraryModel entities. |
LibraryModel
The
LibraryModel class represents a Content Library
resource model. |
LibraryModel.Builder
Builder class for
LibraryModel . |
LibraryModel.LibraryType
The
LibraryType enumeration class defines the type of a LibraryModel . |
LibraryModel.LibraryType.Values
Native Java
enum representing this enumeration class. |
LibraryTypes
The
Library interface provides methods to manage and find LibraryModel entities. |
LibraryTypes.FindSpec
Specifies the properties that can be used as a filter to find libraries.
|
LibraryTypes.FindSpec.Builder
Builder class for
LibraryTypes.FindSpec . |
LocalLibrary
The
LocalLibrary interface manages local libraries. |
LocalLibraryTypes
The
LocalLibrary interface manages local libraries. |
LocalLibraryTypes.DestinationSpec
The
DestinationSpec class contains information required to publish the
library to a specific subscription. |
SecurityPolicies
The
SecurityPolicies interface provides methods to manage security
policies. |
SecurityPoliciesTypes
The
SecurityPolicies interface provides methods to manage security
policies. |
SecurityPoliciesTypes.Info
Representation of a security policy.
|
SecurityRuleType
The
SecurityRuleType enumeration class defines the security rules which
can be applied to different item types. |
SecurityRuleType.Values
Native Java
enum representing this enumeration class. |
SubscribedLibrary |
SubscribedLibraryTypes |
SubscribedLibraryTypes.ProbeResult
The
ProbeResult class defines the subscription information probe result. |
SubscribedLibraryTypes.ProbeResult.Builder
Builder class for
SubscribedLibraryTypes.ProbeResult . |
SubscribedLibraryTypes.ProbeResult.Status
The
Status enumeration class defines the error status constants for the
probe result. |
SubscribedLibraryTypes.ProbeResult.Status.Values
Native Java
enum representing this enumeration class. |
TrustedCertificates
The
TrustedCertificates interface provides methods to create, modify,
delete and read trusted certificates. |
TrustedCertificatesTypes
The
TrustedCertificates interface provides methods to create, modify,
delete and read trusted certificates. |
TrustedCertificatesTypes.CreateSpec
The
CreateSpec class is the specification used to create a trusted
certificate, see TrustedCertificates.create(com.vmware.content.TrustedCertificatesTypes.CreateSpec) . |
TrustedCertificatesTypes.Info
The
Info class contains a trusted certificate. |
TrustedCertificatesTypes.ListResult
The
ListResult class contains list of Summary of the trusted
certificates, see TrustedCertificates.list() . |
TrustedCertificatesTypes.Summary
The
Summary class contains a trusted certificate summary. |
Type
The
Type interface exposes the ItemModel types that this Content Library Service
supports. |
TypeTypes
The
Type interface exposes the ItemModel types that this Content Library Service
supports. |
TypeTypes.Info
The
Info class describes support for a specific type of data in an
ItemModel . |
TypeTypes.Info.Builder
Builder class for
TypeTypes.Info . |