| 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.
|
| 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.
|
| Class and Description |
|---|
| OptimizationInfo
The
OptimizationInfo class defines different optimizations and
optimization parameters applied to particular library. |
| PublishInfo
The
PublishInfo class defines how a local library is published publicly
for synchronization to other libraries. |
| StorageBacking
The
StorageBacking class defines a storage location where content in a
library will be stored. |
| SubscriptionInfo
The
SubscriptionInfo class defines the subscription behavior for a
subscribed library. |
| Class and Description |
|---|
| Item
The
Item interface provides methods for managing library items. |
| ItemModel
The
ItemModel class represents a library item that has been stored in a
library. |
| ItemModel.Builder
Builder class for
ItemModel. |
| ItemTypes
Defines the data types 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.AuthenticationMethod.Values
Native Java
enum representing this enumeration class. |
| 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. |
| StorageBacking.Type.Values
Native Java
enum representing this enumeration class. |
| 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. |
| 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.AuthenticationMethod.Values
Native Java
enum representing this enumeration class. |
| SubscriptionInfo.Builder
Builder class for
SubscriptionInfo. |
| Class and Description |
|---|
| StorageBacking
The
StorageBacking class defines a storage location where content in a
library will be stored. |
Copyright © 2016. All Rights Reserved.