See: Description
| Interface | Description |
|---|---|
| Item |
The
Item interface provides methods for managing library items. |
| ItemTypes |
Defines the data types of the
Item
API service. |
| SubscribedItem |
The
SubscribedItem interface manages the unique features of library
items that are members of a subscribed library. |
| SubscribedItemTypes |
Defines the data types of the
SubscribedItem
API service. |
| Class | Description |
|---|---|
| ItemDefinitions |
Defines the type descriptors for the
Item
API service. |
| ItemModel |
The
ItemModel class represents a library item that has been stored in a
library. |
| ItemModel.Builder |
Builder class for
ItemModel. |
| ItemStub |
Remote stub implementation of the
Item
API service. |
| ItemTypes.FindSpec |
The
FindSpec class specifies the properties that can be used as a filter
to find library items. |
| ItemTypes.FindSpec.Builder |
Builder class for
ItemTypes.FindSpec. |
| OptimizationInfo |
The
OptimizationInfo class defines different optimizations and
optimization parameters applied to particular library. |
| OptimizationInfo.Builder |
Builder class for
OptimizationInfo. |
| PublishInfo |
The
PublishInfo class defines how a local library is published publicly
for synchronization to other libraries. |
| PublishInfo.AuthenticationMethod |
The
AuthenticationMethod enumeration class indicates how a subscribed
library should authenticate to the published library endpoint. |
| PublishInfo.Builder |
Builder class for
PublishInfo. |
| StorageBacking |
The
StorageBacking class defines a storage location where content in a
library will be stored. |
| StorageBacking.Builder |
Builder class for
StorageBacking. |
| StorageBacking.Type |
The
Type enumeration class specifies the type of the StorageBacking. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.content.library package. |
| SubscribedItemDefinitions |
Defines the type descriptors for the
SubscribedItem
API service. |
| SubscribedItemStub |
Remote stub implementation of the
SubscribedItem
API service. |
| SubscriptionInfo |
The
SubscriptionInfo class defines the subscription behavior for a
subscribed library. |
| SubscriptionInfo.AuthenticationMethod |
Indicate how the subscribed library should authenticate with the published
library endpoint.
|
| SubscriptionInfo.Builder |
Builder class for
SubscriptionInfo. |
| Enum | Description |
|---|---|
| PublishInfo.AuthenticationMethod.Values |
Native Java
enum representing this enumeration class. |
| StorageBacking.Type.Values |
Native Java
enum representing this enumeration class. |
| SubscriptionInfo.AuthenticationMethod.Values |
Native Java
enum representing this enumeration class. |
Copyright © 2016. All Rights Reserved.