See: Description
| Interface | Description |
|---|---|
| Configuration |
The
Configuration interface provides methods to configure the global
settings of the Content Library Service. |
| ConfigurationTypes |
Defines the data types of the
Configuration
API service. |
| Library |
The
Library interface provides methods to manage and find LibraryModel entities. |
| LibraryTypes |
Defines the data types of the
Library
API service. |
| LocalLibrary |
The
LocalLibrary interface manages local libraries. |
| LocalLibraryTypes |
Defines the data types of the
LocalLibrary
API service. |
| SecurityPolicies |
The
SecurityPolicies interface provides methods to manage security
policies. |
| SecurityPoliciesTypes |
Defines the data types of the
SecurityPolicies
API service. |
| SubscribedLibrary | |
| SubscribedLibraryTypes |
Defines the data types of the
SubscribedLibrary
API service. |
| TrustedCertificates |
The
TrustedCertificates interface provides methods to create, modify,
delete and read trusted certificates. |
| TrustedCertificatesTypes |
Defines the data types of the
TrustedCertificates
API service. |
| Type |
The
Type interface exposes the ItemModel types that this Content Library Service
supports. |
| TypeTypes |
Defines the data types of the
Type
API service. |
| Class | Description |
|---|---|
| ConfigurationDefinitions |
Defines the type descriptors for the
Configuration
API service. |
| ConfigurationModel |
The
ConfigurationModel class defines the global settings of the Content
Library Service. |
| ConfigurationModel.Builder |
Builder class for
ConfigurationModel. |
| ConfigurationStub |
Remote stub implementation of the
Configuration
API 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. |
| LibraryDefinitions |
Defines the type descriptors for the
Library
API service. |
| 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. |
| LibraryStub |
Remote stub implementation of the
Library
API service. |
| LibraryTypes.FindSpec |
Specifies the properties that can be used as a filter to find libraries.
|
| LibraryTypes.FindSpec.Builder |
Builder class for
LibraryTypes.FindSpec. |
| LocalLibraryDefinitions |
Defines the type descriptors for the
LocalLibrary
API service. |
| LocalLibraryStub |
Remote stub implementation of the
LocalLibrary
API service. |
| LocalLibraryTypes.DestinationSpec |
The
DestinationSpec class contains information required to publish the
library to a specific subscription. |
| LocalLibraryTypes.DestinationSpec.Builder |
Builder class for
LocalLibraryTypes.DestinationSpec. |
| SecurityPoliciesDefinitions |
Defines the type descriptors for the
SecurityPolicies
API service. |
| SecurityPoliciesStub |
Remote stub implementation of the
SecurityPolicies
API service. |
| SecurityPoliciesTypes.Info |
Representation of a security policy.
|
| SecurityPoliciesTypes.Info.Builder |
Builder class for
SecurityPoliciesTypes.Info. |
| SecurityRuleType |
The
SecurityRuleType enumeration class defines the security rules which
can be applied to different item types. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.content package. |
| SubscribedLibraryDefinitions |
Defines the type descriptors for the
SubscribedLibrary
API service. |
| SubscribedLibraryStub |
Remote stub implementation of the
SubscribedLibrary
API service. |
| 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. |
| TrustedCertificatesDefinitions |
Defines the type descriptors for the
TrustedCertificates
API service. |
| TrustedCertificatesStub |
Remote stub implementation of the
TrustedCertificates
API service. |
| TrustedCertificatesTypes.CreateSpec |
The
CreateSpec class is the specification used to create a trusted
certificate, see TrustedCertificates.create(com.vmware.content.TrustedCertificatesTypes.CreateSpec). |
| TrustedCertificatesTypes.CreateSpec.Builder |
Builder class for
TrustedCertificatesTypes.CreateSpec. |
| TrustedCertificatesTypes.Info |
The
Info class contains a trusted certificate. |
| TrustedCertificatesTypes.Info.Builder |
Builder class for
TrustedCertificatesTypes.Info. |
| TrustedCertificatesTypes.ListResult |
The
ListResult class contains list of Summary of the trusted
certificates, see TrustedCertificates.list(). |
| TrustedCertificatesTypes.ListResult.Builder |
Builder class for
TrustedCertificatesTypes.ListResult. |
| TrustedCertificatesTypes.Summary |
The
Summary class contains a trusted certificate summary. |
| TrustedCertificatesTypes.Summary.Builder |
Builder class for
TrustedCertificatesTypes.Summary. |
| TypeDefinitions |
Defines the type descriptors for the
Type
API service. |
| TypeStub |
Remote stub implementation of the
Type
API service. |
| TypeTypes.Info |
The
Info class describes support for a specific type of data in an
ItemModel. |
| TypeTypes.Info.Builder |
Builder class for
TypeTypes.Info. |
| Enum | Description |
|---|---|
| LibraryModel.LibraryType.Values |
Native Java
enum representing this enumeration class. |
| SecurityRuleType.Values |
Native Java
enum representing this enumeration class. |
| SubscribedLibraryTypes.ProbeResult.Status.Values |
Native Java
enum representing this enumeration class. |