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. |
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. |
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. |
StorageBacking |
The
StorageBacking class defines a storage location where content in a
library will be stored. |
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.
|
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 © 2015. All Rights Reserved.