package

com.kinvey.java.LinkedResources

Interfaces

Classes

GetLinkedResourceClientRequest<T> Implementation of a Client Request, which can download linked resources through the File API as well as the AppData API in one request. 
LinkedFile This class maintains metadata and java specific file access to a File associated with an Entity through the com.kinvey.java.LinkedData API. 
LinkedGenericJson Use this class as a base Entity instead of com.google.api.client.json.GenericJson when using the LinkedData API. 
LinkedResourceOperation Builder for advanced App Data requests 
SaveLinkedResourceClientRequest<T> Implementation of a Client Request, which can upload linked resources.