| AbsQuery |
Root of all queries.
|
| ArrayResource |
An abstraction of CDAResources combined into one array.
|
| CDAArray |
Collection of CDA resources.
|
| CDAAsset |
Represents a single asset.
|
| CDACallback |
Communicates responses from a server or offline requests.
|
| CDAClient |
Client to be used when requesting information from the Delivery API.
|
| CDAClient.Builder |
This builder will be used to configure and then create a CDAClient.
|
| CDAContentType |
Represents a single content type.
|
| CDAEntry |
The class represents a basic entry in the space.
|
| CDAError |
|
| CDAField |
Represents a single content type field.
|
| CDAMetadata |
|
| CDAResource |
This class represents a basic resource, serving as a base class
for CDAContentType, CDASpace and, indirectly, for CDAEntry.
|
| CDASpace |
Represents a single space.
|
| CDATag |
Represents a single locale.
|
| CDAType |
Constant resource types.
|
| FetchQuery |
Represents a query to the Delivery API which may be invoked synchronously or asynchronously
with a callback.
|
| LocalizedResource |
Represents a resource which may contain field values for multiple locales.
|
| LocalizedResource.Localizer |
|
| Logger |
Custom logger interface, used for logging network traffic.
|
| Logger.Level |
Determine the level of logging
|
| ObserveQuery |
Represents a query to the Delivery API which may be invoked via an Flowable
subscription.
|
| Platform |
An platform abstraction layer singleton providing information about the underlying system.
|
| QueryOperation |
This enumeration will be used to formulate more complex search queries.
|
| QueryOperation.BoundingBox |
Model representing a bounding box in geocoordinates.
|
| QueryOperation.BoundingCircle |
Model representing a bounding circle in geocoordinates.
|
| QueryOperation.Location |
Model representing coordinates for query operations.
|
| SynchronizedSpace |
Represents results for synchronization via the Sync API.
|
| SyncQuery |
Represents a query to the Sync API.
|
| SyncType |
The type of syncing.
|
| SyncType.Type |
What should be synced?
|
| Tls12Implementation |
This enumeration stores your choices on how to enable TLS 1.2.
|
| TransformQuery |
This query will tranform an incoming contentful entry to a custom type.
|